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]

libgcjx.la


Right now the Xlib-based AWT peers are put into a library named
`libgcjx.la'.  At install time this is also copied as
`gnu-awt-xlib.la' (which I think comes from an earlier revision of the
automatic .so-loading code).

Is there any reason for this?  I think we should rename the library to
`lib-gnu-awt-xlib.la' and get rid of libgcjx altogether.

Scott, how do you currently make the peers visible to your code?

Tom


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