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: cross compiler for MIPS problems


On Jan 16, 2001, filipe.pereira@philips.com wrote:

> I've been able to configure/build/install both binutils and gcc but, wh=
> en I try to configure newlib, the ld acuses the missing "crt0.o" file.

No surprise; it is newlib that is supposed to generate this file.  In
which stage of the execution of `configure' does it complain about the
lack of crt0.o?

-- 
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]