This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/39888] TLS emutls not linked to automatically on Darwin



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]