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]

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


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