Hi,
I am compiling the cross compiler from slackware 12.2,
target=x86_64-w64-mingw32
However process failed at the same point, no matter how many times I
retried with different configure options.
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for ld version... 21901
checking for ld that supports -Wl,--gc-sections... configure: error:
Link tests are not allowed after GCC_NO_EXECUTABLES.
make[2]: *** [configure-target-libstdc++-v3] Error 1
Any help would be appreciated.