This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fw: Cross-compiling gcc-2.95.2 for lynxOS


On Aug 22, 2001, "Telmo Ricardo Lopes Alberto" <alberto.telmo@netc.pt> wrote:

> What could this be due to? I am using gcc 2.7-97r1 and 3.67-94q4 , and I am
> on a system sparc-sun-solaris2.6 . First i've built successfully binutils
> 2.10.1 with the same configuration, and configuring with
> "configure --target=m68k-lynxOS -v". Anyone can help?

You need target libraries and header files for the target system, and
tell GCC where to find them to be able to build a cross compiler.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]