-
Bug
-
Resolution: Fixed
-
P4
-
9
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.