This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: Do I have to run fixproto manually?


> Howdy!
>
> I am new to gcc and am attempting to build it for a powerpc target with a
> Solaris host.
> #make all install
> is blowing away cuz it can't find stdlib.h and unistd.h.  A comment in
> gcc-2.95.2/gcc/libgcc2.c says that fixproto guarantees the existence of
> these headers

The target header files must be supplied by you during "configure" phase. Could
you give us more informations about your "configure" options and library used
(libc or newlib, and the library version)?



> .  Does it make sense for me to manually invoke fixproto first
> or do I have some more fundamental problem?

>
> Regards, Steve Conyers
>
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

Joćo Cadamuro Junior
LIT / CPDTT / CEFET-PR
URL: http://www.lit.cpdtt.cefetpr.br


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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