This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: PATCH: jni support for darwin


Tom Tromey wrote:
"Andreas" == Andreas Tobler <toa at pop dot agri dot ch> writes:


Andreas> The second part modifies posix.h, it changes the suffix for
Andreas> shared libraries under darwin to dylib.

But not the prefix, so a library is named `libfoo.dylib'?
Weird.

Andreas> Tested on 3.4 and 3.3. Ok to commit?

Yes, thanks.

Commited to trunk.



Andreas> 2003-03-10 Andreas Tobler <a dot tobler at schweiz dot ch> Andreas> * libltdl/ltdl.c: Omit underscore under darwin.

It's fine for us to have a divergence like this, but we'd really
prefer it to end up in the main libltdl.  If you haven't already
submitted this to the libtool developers, could you?

I wait with this one since I saw some work ongoing @ libtool/ltdl.


Andreas



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