This is the mail archive of the gcc-bugs@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]

powerpc target cross compiler help



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


Thanks for your time,


Dave Reini

dreini@celoxcom.com


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