This is the mail archive of the java-discuss@sourceware.cygnus.com 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: libgcj.so vs. libgcjawt.so


Bryce> With the java.beans stuff in, libgcj.so now depends on
Bryce> libgcjawt.so, which pretty much makes having them in separate
Bryce> .so's pointless.

I agree.

Bryce> I think we should stick everything into libgcj.so, and reserve
Bryce> libgcjawt.so for peers (Note that java/awt has no static
Bryce> dependency on the peers, they get loaded dynamically with
Bryce> forName()).

Sounds good.  I'll do it soon if nobody beats me to it.

Tom

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