This is the mail archive of the java@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: libltdl proposal for libgcj


On Sat, 2004-07-10 at 08:21, Bryce McKinlay wrote:
> Sounds good to me. Don't forget to document the new behaviour:
> 
> http://gcc.gnu.org/onlinedocs/gcj/Extensions.html

Unfortunately this turns out not to be enough.  If libltdl can't find
the library, it falls back to calling dlopen() with the library name and
dlopen() does its own search.   This will require more thinking.

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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