[kaffe] Re: bugwatcher problems
Mark Wielaard
mark@klomp.org
Thu Jan 22 04:11:02 2004
--=-8ph/cVtjnDztMTnW/FXD
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Hi,
On Wed, 2004-01-14 at 12:32, Mark Howard wrote:
> I was hoping that some Debian Java experts might be able to help out
> with a couple of problems with bugwatcher (debbuggtk package).
>=20
> 1)
> Bugwatcher works with gij or blackdown java
> My wrapper scripts just call /usr/bin/java, since both of the above
> create this. This has two problems:
> - my programs don't work if java alternative is set to something else
I got it working (more or less, there are some little issues that I have
to look into) with kaffe. But not with the kaffe package from Debian.
The Debian kaffe package is compiled with unix-jthreads, but gtk
(java-gnome) needs pthread support. When you recompile kaffe configured
--with-threads=3Dunix-pthreads then you can play with bugwatcher like you
can with gij. (Thread system unix-pthread is also needed to run e.g.
Eclipse with swt/gtk bindings).
What do the kaffe developers think. Should kaffe default to pthreads on
systems that support it?=20
Cheers,
mark
--=-8ph/cVtjnDztMTnW/FXD
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQBAD72WxVhZCJWr9QwRAhfgAJ9+/gqhCAJEXW/UH2yko1r+Ofr/CwCggndR
EjfMvfIY+SDF4BQkjkIiUbI=
=5kkf
-----END PGP SIGNATURE-----
--=-8ph/cVtjnDztMTnW/FXD--