[MacPorts] #25042: g++-mp-4.3 aborts instead of catching exceptions
MacPorts
noreply at macports.org
Thu May 27 09:24:24 PDT 2010
#25042: g++-mp-4.3 aborts instead of catching exceptions
--------------------------------------+-------------------------------------
Reporter: jsanchez@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: gcc43
--------------------------------------+-------------------------------------
Comment(by jsanchez@…):
Attached is a copy of an email with the maintainer of gcc and has
submitted darwin related patches. He seems to think that such problems
may come if stubs are built, which conflict with the ones on the system.
This appears to be the case with the macports build. So perhaps it is
better that macports is built against the system libraries?
$ otool -L ./a.out
./a.out:
/opt/local/lib/gcc43/libstdc++.6.dylib (compatibility version
7.0.0, current version 7.10.0)
/opt/local/lib/gcc43/libgcc_s.1.dylib (compatibility version
1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 125.0.1)
--
Ticket URL: <http://trac.macports.org/ticket/25042#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list