Hello all I'm working on embbeding the JVM into
XFree86 previously I embbedded Java int the 3X series
by compiling X as a shared library and loading it into
the JVM. For the 4.X series I'm trying to use it as a
module.

Does the 4.x series support a threaded X server under
Linux ? 

I've tried compiling with the thread switches and it
crashes in the signal handler I can give more detail
later but I'm hoping to get some info on a threaded X
server on linux.

If the module approach does not work I'll go back to a
shared lib X11 which may be useful to other people its
fairly trivial set of changes to the build.

On the Java side I've ported the AWT on top of Swing
so there are no motif dependenices etc. It runs
directly on top of Xlib and in the 3.X series
XServers.

Mike



__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to