This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
I don't think libstdc++-v3 should fail to configure because I didn't specify --with-newlib. In particular I don't think it should fail to configure with a meaningless error message.
I just confirmed that it fails with
appending configuration tag "CXX" to libtool checking for ld used by GCC... /home/iant/gcc/m32c-elf/./gcc/collect-ld checking if the linker (/home/iant/gcc/m32c-elf/./gcc/collect-ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make: *** [configure-target-libstdc++-v3] Error 1
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |