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]

Re: Patch: Use lib-gnu-pkg-quux.so, not gnu-pkg-quux.so


Anthony> I understand your point about the Windows library naming
Anthony> scheme.  On the other hand, the library names we're using are
Anthony> clearly an artificial naming scheme in support of gcj's class
Anthony> loader - so I don't see why this particular unix-ism leak
Anthony> into Windows should be a problem.

Jeff> In general GNU ld links to import libraries, not DLLs, on
Jeff> Windows.  So for foo.dll there could be a corresponding libfoo.a
Jeff> import library.

Ok, thanks.
In this case I don't see anything wrong with the patch.
Anthony, please check it in.

Tom


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