Re: [Gnome-print] Re: Gnome printing issues
- From: Tom Tromey <tromey cygnus com>
- To: Elliot Lee <sopwith redhat com>
- Cc: Mark VanderWiele/Austin/IBM <markv us ibm com>, Chema Celorio <chema celorio com>, Mark Hamzy/Austin/IBM <hamzy us ibm com>, gnome-print helixcode com, gnome-hackers nuclecu unam mx, Robert L Krawitz <rlk alum mit edu>
- Subject: Re: [Gnome-print] Re: Gnome printing issues
- Date: 13 Sep 2000 12:34:30 -0600
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]