win32 gcj gcc3.4 branch
Taras
taras.judge@shaw.ca
Mon Sep 6 22:50:00 GMT 2004
Hi,
I tried to build the win32 cross compiler today and I couldn't get past
configure errors. It seems that xgcc gets built and then the following
error happens.
configure: "C" header strategy set to c_std
checking for ISO C99 support in <math.h>... yes
checking for ISO C99 support in <stdio.h>... yes
checking for lldiv_t declaration... yes
checking for ISO C99 support in <stdlib.h>... yes
checking for additional ISO C99 support in <wchar.h>... yes
checking for enabled ISO C99 support... yes
checking for thread model used by GCC... win32
configure: Debug build flags set to -g3 -O0
checking for additional debug build... no
checking for extra compiler flags for building...
checking for sys/types.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for main in -lm... configure: error: Link tests are not allowed
after GCC_NO_EXECUTABLES.
make: *** [configure-target-libstdc++-v3] Error 1
Press ENTER when you are ready to install...
^
I'm using Mohan's build scripts. I checked google and this is a
relatively common problem. Does anyone have a workaround? I have been
getting this error with gcc-3_4-branch for a long time now.
Taras
More information about the Java
mailing list