From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Nasrat Subject: Re: Hi everybody Date: Thu, 10 Oct 2002 09:15:18 +0100 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20021010081518.GE2251@raq465.uk2net.com> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Linux-8086@vger.kernel.org On Mon, Oct 07, 2002 at 11:23:41AM +0200, BODRATO Stefano wrote: > I'm trying to compile ELKS with my Win2000 box w/CygWin. (and, of > course a hand-compiled "bcc" rel. 0.16.3) > Suggestions ? Where can I pick the updated AS86 source, if any ? IIRC some of the preprocessing is done with gcc, what version of gcc are you using, I've had problems with gcc 3 and the RH 7.0 gcc. I find using egcs or kgcc in this case tends to work. Haven't compiled under cygwin but you may want to try a diffrent gcc and change the Makefile-rules to s/gcc/egcs/g or whatever you install. Paul > > - > To unsubscribe from this list: send the line "unsubscribe linux-8086" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html