[Bug target/47558] 163267 breaks exception traceback in xplor-nih

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 1 15:57:00 GMT 2011


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

--- Comment #18 from Iain Sandoe <iains at gcc dot gnu.org> 2011-02-01 15:57:30 UTC ---
(In reply to comment #17)
> I guess you could make the requirement to link libSystem before (and after)
> libgcc_ext explicit like this:

you would also need to ensure that libSystem was before
/install/path/to/my/libgcc_s.1.dylib in the search paths at runtime... 

> but it would still be worth knowing how many (if any) programs actually require
> flag namespace.

... because if this is a large requirement then we really need to change the
way the _ext is done (for reasons that should be evident from this and the
preceding comment),.



More information about the Gcc-bugs mailing list