discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building with GNUstep make on Panther/Tiger


From: Shantonu Sen
Subject: Re: Building with GNUstep make on Panther/Tiger
Date: Wed, 15 Jun 2005 21:34:09 -0700

dlopen(3) *is* the native dynamic loading interface on Tiger and later. From the man page:

In Mac OS X 10.4, dlopen was rewritten to be a native part of dyld.

Shantonu

On Jun 15, 2005, at 9:29 PM, Adam Fedor wrote:


On Jun 15, 2005, at 4:43 PM, Nicolas Roard wrote:

I can confirm that existing binaries of GNUstep works on Tiger. I can also confirm that GNUstep doesn't work on Tiger :-) -- the compilation is ok,... well you need to get a libobjc as usual, but with some little tweak it compiles with Apple's gcc.The problem is with loading dynamic code, that doesn't work. And as GNUstep relies on bundles to load the GNUstep gui backend... same problem with FSF's gcc..



Hmm, I wonder if they got rid of the dlfcn compatibility? Maybe it's about time we started using the native dynamic loading interface...

_______________________________________________
MacOSX-dev mailing list
MacOSX-dev@omnigroup.com
http://www.omnigroup.com/mailman/listinfo/macosx-dev






reply via email to

[Prev in Thread] Current Thread [Next in Thread]