-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: infrastructure
Due to a convoluted logic in LIB_SETUP_STATIC_LINK_LIBSTDCPP in libraries.m4, we might end up with a LDCXX which points to gcc instead of g++ on Linux. This is obviously wrong and should be corrected.