This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: EGCS and LynxOS
- To: "Woessner, William P" <WoessWP at LOUISVILLE dot STORTEK dot COM>
- Subject: Re: EGCS and LynxOS
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 25 Jun 1998 15:56:19 -0600
- cc: "'egcs-bugs at cygnus dot com'" <egcs-bugs at cygnus dot com>
- Reply-To: law at cygnus dot com
In message <c=US%a=_%p=Stortek%l=LSV-MSG06-980625194329Z-26046@lsv-bridge.stortek.com>you write:
> I'm trying to build EGCS for a PowerPC running LynxOS, and having
> absolutely no fun doing it. When I run the configure program, it tells
> me it can't determine the type, so I define it explicitly
> (powerpc-motorola-lynxos). If I run the configure program like that, it
> says configuration powerpc-motorola-lynxos not supported. Can you help
> me out a bit? Am I just SOL?
Well, it just means if you want to build the tools for lynxos you'll
have to add the necessary configure bits and probably gcc target
descriptions.
jeff