I'm having problems building a cross compiler on solaris.
When running make, I get:
checking whether the C compiler (arm-linux-gcc -g -O2 ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.
gmake: *** [configure-target-libiberty] Error 1
Before I got to this stage, I had the egcs-1.1.1 source,
and got 3 patch files for it that I applied consecutively:
egcs-1.1.1-prerelease-2-arm-diff-981117.gz
egcs-1.1.1-prerelease-2-arm-diff-981117-981124
egcs-1.1.1-prerelease-2-arm-diff-981124-981125
I got the following message during the final patch:
patching file `gcc/f/intdoc.texi'
Reversed (or previously applied) patch detected! Assume -R? [y]
I created an egcs-1.1.1-build dir, and from there ran:
../egcs-1.1.1/configure --target=arm-linux
--prefix=/home/elph/tjl/work/sw/armlinux/
and then ran make.
What am I doing wrong?
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]