gcc cross compiler build problems

parodi75@yahoo.com parodi75@yahoo.com
Wed Jun 25 21:42:00 GMT 2003


I am trying to build gcc-3.2-20020903 as a cross
compiler with the host being i586-pc-linux-gnu and the
target being arm-elf. I successfully built and
installed binutils-2.13.90.0.2 for the same
target/host combination.

The gcc build fails when trying to check if the
compiler works (i guess it is close to the end),
generating the following line as the end of the make
run:

> checking whether the C compiler
(/usr/src/redhat/SOURCES/gcc-3.2-20020903/gcc/xgcc
-B/usr/src/redhat/SOURCES/gcc-3.2-20020903/gcc/
-B/usr/local/arm-elf/bin/ -isystem
/usr/local/arm-elf/include -g -O2 ) works... no

At this point, if I try to run
/usr/src/redhat/SOURCES/gcc-3.2-20020903/gcc/xgcc
manually, I get the error:

> xgcc: installation proble, cannot exec 'cc1': no
such file or directory

Although I suspect this is b/c I haven't yet installed
it.

I apologize if I am asking anything terribly dumb, but
I am fairly lost and apreciate any help. Thanks.

Bill Parodi



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



More information about the Gcc-help mailing list