Re: [Gnome-print] Re: Gnome printing issues



Elliot> gcj is good for some stuff, but for things like applets and
Elliot> these printer drivers, you need an interpreter/JIT, which I
Elliot> don't believe gcj can handle...?

libgcj has included an interpreter since August 1999.  The interpreter
currently only works on x86 and IA-64.  Doing a port of the
interpreter requires a small amount of assembly programming (namely,
porting the `raw' code in libffi).  The libgcj interpreter is slow,
though.  It is much better to precompile if you can.

Tom




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]