[Bug middle-end/54630] [4.8 Regression] GCC 4.8 --enable-languages=c build fails: Undefined symbols: ___cxa_guard_acquire and ___cxa_guard_release

baker at usgs dot gov gcc-bugzilla@gcc.gnu.org
Tue Nov 20 22:25:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54630

--- Comment #15 from Larry Baker <baker at usgs dot gov> 2012-11-20 22:24:46 UTC ---
Jakub,

I undertand the reason for the --with-host-libstdcxx option.  The documentation
for --with-host-libstdcxx doesn't say anything about the side effect of
changing the LINKER from $(CXX) to $(CC).  It is that effect that I believe is
undesirable, especially given the change of GCC's implementation language from
C to C++.



More information about the Gcc-bugs mailing list