This is the mail archive of the java-patches@sources.redhat.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: Patch: Xlib AWT and Java 2D


>>>>> "Rolf" == Rolf W Rasmussen <rolfwr@ii.uib.no> writes:

Rolf> TODO: The makefile should be modified to install symlinks from
Rolf> libgcjx.so gnu-gcj-xlib.so and gnu-awt-xlib.so to allow dynamic
Rolf> loading of classes from gnu.gcj.xlib and gnu.awt.xlib.

I have a patch to do this.  But what will dlopen() do with these
symlinks?  We might possibly try to load the same library twice, under
different names.

Tom

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