Benjamin Stocks wrote:
> Hi in the process of building an cross compiling glibc on an i86 box, I
> realized that I built the cross compiling gcc2.95 wrong so I went back
> to do it right and hit an error. The build appears to run normal for a
> little while and then exits with this error:
>
> make[3]: Entering directory
> `/usr/local/arm/src/gcc-2.95/arm-linux/libiberty'
> make[3]: *** No targets. Stop.
> make[3]: Leaving directory
> `/usr/local/arm/src/gcc-2.95/arm-linux/libiberty'
> make[2]: *** [../libiberty/libiberty.a] Error 2
> make[2]: Leaving directory
> `/usr/local/arm/src/gcc-2.95/arm-linux/libstdc++'
> make[1]: *** [all-target-libstdc++] Error 2
> make[1]: Leaving directory `/usr/local/arm/src/gcc-2.95'
> make: *** [cross] Error 2
> Looking back from the output of the build I found this line:
>
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
After successfully building a LANGUAGES="c", inhibit_libc gcc-2.95.1
compiler (with glibc) I've gone back and tried to build a full compiler
with C++ and threads support. I'm now seeing this error too.
I've been through the archives and all references to this error say to do
the LANGUAGES="c", inhibit_libc hack which is obviously no use to me. Any
clues as to where else I should be looking?
I'm using the same binutils as I built the hack compiler with and the
following configure line:
./configure --target=arm-empeg-linux --prefix=/home/mac/gcc295 --with-cpu=
strongarm110
--
Mike Crowe
empeg ltd
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]