[MacPorts] #27237: gcc46: checking for -exported_symbols_list linker flag... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
MacPorts
noreply at macports.org
Sat Nov 19 17:37:59 PST 2011
#27237: gcc46: checking for -exported_symbols_list linker flag... configure: error:
Link tests are not allowed after GCC_NO_EXECUTABLES.
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: gcc46
-------------------------------------+--------------------------------------
Comment(by ionic@…):
Oh don't get me started. Both _GLIBCXX_DEBUG and _GLIBCXX_DEBUG_PEDANTIC
are broken on OS X and must '''always be disabled'''.
I had to learn the hard way through weird bugs and random crashes. Added
"-U_GLIBCXX_DEBUG -U_GLIBCXX_DEBUG_PEDANTIC" as CXXFLAGS to my project and
haven't had a problem like this since.
Yeah, a likely cause of trouble... I totally forgot about those two
macros, sorry.
--
Ticket URL: <https://trac.macports.org/ticket/27237#comment:22>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list