[Bug other/39888] TLS emutls not linked to automatically on Darwin
developer at sandoe-acoustics dot co dot uk
gcc-bugzilla@gcc.gnu.org
Mon Sep 28 07:48:00 GMT 2009
------- Comment #48 from developer at sandoe-acoustics dot co dot uk 2009-09-28 07:47 -------
(In reply to comment #47)
> (In reply to comment #46)
> It bootstraps fine here on x86_64-apple-darwin10 as well.
It does ; but there's an error message about -R not being supported any more
strip.
The man page doesn't make any comment about this being deprecated/removed so it
needs a little more investigation.
If the strip approach doesn't work universally, I can revert to linking
separate stub libs (using -unexported_sybols and then strip those -c).
> This will reduce the total line count for each submitted patch.
Well, there are two bits to this patch, the first is generic see:
http://gcc.gnu.org/ml/gcc/2009-09/msg00554.html
As for the rest, hopefully it won't be long before the paperwork arrives.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39888
More information about the Gcc-bugs
mailing list