This is the mail archive of the gcc-patches@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]

Re: [libgomp] A couple of patches


On Wed, Oct 18, 2006 at 02:17:33PM +0200, Paolo Bonzini wrote:
> I think the second is obvious.  initial-exec shared libraries are linux 
> only, they were added because of pressure from OpenGL people as I recall.

No, only dlopen-able initial-exec libraries are linux only.

Prevent the dlopen, and they ought to work anywhere the Sun
tls model works.  Not really sure why this has to be disabled
for Solaris, since they invented the no-dlopen bit, but I
don't really care too much.


r~


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