Bug 107603 - checking for ld that supports -Wl,--gc-sections... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. for i686-w64-mingw32 target at canadian compilation
Summary: checking for ld that supports -Wl,--gc-sections... configure: error: Link tes...
Status: WAITING
Alias: None
Product: gcc
Classification: Unclassified
Component: libstdc++ (show other bugs)
Version: 13.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-10 06:15 UTC by cqwrteur
Modified: 2024-06-30 14:18 UTC (History)
3 users (show)

See Also:
Host: x86_64-w64-mingw32
Target: i686-w64-mingw32
Build: x86_64-linux-gnu
Known to work:
Known to fail:
Last reconfirmed: 2024-06-30 00:00:00


Attachments
config (6.65 KB, text/plain)
2022-11-10 06:44 UTC, cqwrteur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cqwrteur 2022-11-10 06:15:43 UTC
checking xlocale.h presence... no
checking for xlocale.h... no
checking for ld version... 23950
checking for ld that supports -Wl,--gc-sections... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
make[1]: *** [Makefile:13677: configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory '/home/cqwrteur/toolchains_build/gcc_build/x86_64-w64-mingw32/i686-w64-mingw32/gcc'
make: *** [Makefile:1043: all] Error 2
Comment 1 cqwrteur 2022-11-10 06:44:02 UTC
Created attachment 53864 [details]
config
Comment 2 nightstrike 2024-01-20 05:43:38 UTC
That config.log output isn't in the attached file.  I think you attached the top level config.log and not the libstdc++ config.log.  Can you try again?