[Bug libgcj/12706] System.loadLibrary is searching for files it shouldn't search for

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 22 17:41:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12706


tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


------- Additional Comments From tromey at gcc dot gnu dot org  2003-10-22 17:40 -------
This isn't a bug.

We use libltdl to search for libraries.
This will try to find and use .la files.
This is a feature of libltdl.

If this causes problems, let's re-open this
PR and take it up with the libtool maintainers.
I suspect it is ok though.



More information about the Gcc-bugs mailing list