This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

fixinc problem



Hello,

I have been trying to build a cross compiler for the powerpc
on a sun host with solaris2.7.
My target is powerpc-elf.
Host is sparc-sun-solaris2.7.

I have been stepping through the instructions on the cross compiler
web page www.objsw.com/CrossGCC/FAQ-4.html.

I have binutils-2.9.5.0.22, gcc-2.95.2, and newlib-1.8.2.
build-binutils works fine.
I then try the gcc build, specifying the target and the prefix.
It compiles to the point of fixinc.sh, then it dies because
powerpc-elf/sys-include directory does not exist under the prefix
directory.
I've been searching through FAQ's, README's, etc. The only thing
I can find is something about --with-headers.
Any help would be appreciated.


Dave Reini
Celox Communications

dreini@celoxcom.com

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