powerpc-eabi cross compile problems

Dan Burke Dan.Burke@meriton.com
Wed Jan 26 19:38:00 GMT 2005


I'm trying to cross compile GCC3.3.5 for a powerpc-eabi target on Solaris 8 for use with the OSE RTOS.  I am successfully able to build the C/C++ mini-compiler (make all-gcc), but the full C/C++ compile is failing (make all).  The error I'm seeing is:

checking whether the C compiler ( /home1/dburke/buildppcall-gcc-3.3.5/gcc/xgcc -B/home1/dburke/buildppcall-gcc-3.3.5/gcc/ -B/opt/thirdparty/GNU/GCC/GCC3.3.5/powerpc-eabi-ose4.6/powerpc-eabi/bin/ -B/opt/thirdparty/GNU/GCC/GCC3.3.5/powerpc-eabi-ose4.6/powerpc-eabi/lib/ -isystem /opt/thirdparty/GNU/GCC/GCC3.3.5/powerpc-eabi-ose4.6/powerpc-eabi/include -O2 -g -O2 ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make: *** [configure-target-libiberty] Error 1

I'm guessing that I'm running the incorrect make option for the full cross compile as I would expect that "xgcc" would not be able to create Solaris executeables as its target is powerpc.

>From what I can tell from the various object directories, the actual cross compilers are being built properly, but I'm either running into trouble with the C++ libraries or something similar to this.

Anyone else run into this?

Dan


---------------------------------------------------------------------------------------
Dan Burke
Director of Software Development
Meriton Networks Inc.
3026 Solandt Road , Ottawa, Ontario, Canada, K2K 2A5
Phone: +1 (613) 270-9279 x303  
Fax: +1 (613) 270-9628
email: dan.burke@meriton.com
Web: www.meriton.com




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



More information about the crossgcc mailing list