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: RFC: Patch: pkgconfig support for libgcj


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

>> Is this intended for use by CNI-type libraries?

Michael> Sure, in general its indend for all apps/libs using libgcj.
Michael> Does CNI needs special handling on this ?

CNI doesn't need special handling.  I was more interested in how it
would be used for pure-java libraries.

But I was just confused a bit by the inclusion of the cflags stuff.
But of course java applications won't need this at all.  But they'll
still need the link-time flags.

I wonder if we could extend pkgconfig so that we could point a package
config file at a .jar.  Then it would be useful for other java
libraries, in the same way it is useful for C/C++ libraries.

Tom


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