[kaffe] Now kaffe builds on ia64 and hppa.

2004-06-14 Thread Arnaud Vandyck
Thanks According to: http://buildd.debian.org/fetch.php?pkg=kaffever=2%3A1.1.4.PRE1.1.5-4arch=ia64stamp=1087164791file=logas=raw and http://buildd.debian.org/fetch.php?pkg=kaffever=2%3A1.1.4.PRE1.1.5-4arch=hppastamp=1087197703file=logas=raw kaffe in Debian now can build on ia64 and hppa.

Re: [kaffe] AWT Mailing list problem

2004-06-14 Thread Fabien Renaud
Hello ! Is it possible that my problem is due to threads ? I remember gdb output : Loading java/awt/EventDispatchThread.class(/home/java/kaffe/jre/lib/rt.jar) [compressed] Loading java/awt/FlushThread.class(/home/java/kaffe/jre/lib/rt.jar) [compressed] Program received signal SIGSEGV,

[kaffe] Re: Bug#227740: kaffe 2:1.1.4.PRE1.1.5-4 was built successfully on hppa and ia64

2004-06-14 Thread Arnaud Vandyck
Andreas Metzler [EMAIL PROTECTED] writes: Hello, FYI, it looks like kaffe is improving: http://buildd.debian.org/build.php?pkg=kaffever=2%3A1.1.4.PRE1.1.5-4arch=ia64file=log http://buildd.debian.org/build.php?pkg=kaffever=2%3A1.1.4.PRE1.1.5-4arch=hppafile=log How about closing these bugs?

[kaffe] Re: Bug#227740: kaffe 2:1.1.4.PRE1.1.5-4 was built successfully on hppa and ia64

2004-06-14 Thread Andreas Metzler
On 2004-06-14 Arnaud Vandyck [EMAIL PROTECTED] wrote: Andreas Metzler [EMAIL PROTECTED] writes: [...] s390 and i386 continue to build, sparc and mipsel failed again, the other archs have not been tried yet. [...] mipsel: don't have libffi2-dev, so I have to find a way to change the

Re: [kaffe] NEWS: GCJ's java-gui-branch runs on Kaffe.

2004-06-14 Thread Thomas Fitzsimmons
On Sun, 2004-06-13 at 23:07, [EMAIL PROTECTED] wrote: On Thu, Jun 10, 2004 at 09:35:04AM +0800, [EMAIL PROTECTED] wrote: I updated the tarball according to minor changes of GCJ's java-gui-branch, and apply Dalibor Topic's holdsLock pure java implementation[1]. Now, both AWT and Swing in

[kaffe] CVS kaffe (dalibor): Fixed link problems on sparc-openbsd and i386-cygwin

2004-06-14 Thread Kaffe CVS
PatchSet 4842 Date: 2004/06/14 11:12:42 Author: dalibor Branch: HEAD Tag: (none) Log: Fixed link problems on sparc-openbsd and i386-cygwin 2004-06-14 Dalibor Topic [EMAIL PROTECTED], * kaffe/kaffe/Makefile.am: (kaffe_bin_LDADD) Added LTLIBINTL. *

[kaffe] Re: Bug#227740: kaffe 2:1.1.4.PRE1.1.5-4 was built successfully on hppa and ia64

2004-06-14 Thread Arnaud Vandyck
Andreas Metzler [EMAIL PROTECTED] writes: On 2004-06-14 Arnaud Vandyck [EMAIL PROTECTED] wrote: Andreas Metzler [EMAIL PROTECTED] writes: [...] s390 and i386 continue to build, sparc and mipsel failed again, the other archs have not been tried yet. [...] mipsel: don't have libffi2-dev,

[kaffe] BUG?: static flags produce lib dependant binaries

2004-06-14 Thread D greene
This is related to my previous post on cross compiling for the mips (the embedded device in question is a Linksys WRT54G Access Point) I can't seem to create a binary that is not dependant on libraries. Using the following configure flags still apparently causes it to search for the libraries:

Re: [kaffe] Re: OpenBSD/sparc link errors

2004-06-14 Thread Dalibor Topic
Riccardo wrote: Hey Dalibor; Ciao Riccardo! I think you might have just forgotten a linker flag (like -lintl?): look at this output of configure.log Thanks for the spot-on analysis. I've checked in a patch. cheers, dalibor topic ___ kaffe mailing list

[kaffe] CVS kaffe (guilhem): Fix for NetBSD.

2004-06-14 Thread Kaffe CVS
PatchSet 4843 Date: 2004/06/14 17:44:00 Author: guilhem Branch: HEAD Tag: (none) Log: Fix for NetBSD. * kaffe/kaffevm/systems/unix-jthreads/signal.c (detectStackBoundaries): Register also SIGBUS if available. Members: ChangeLog:1.2410-1.2411

[kaffe] kaffe: FTBFS on sparc

2004-06-14 Thread Arnaud Vandyck
reopen 227746 thanks Build still fails, but now: Making all in include make[2]: Entering directory `/build/buildd/kaffe-1.1.4.PRE1.1.5/build/jthreads/include' make[3]: Entering directory `/build/buildd/kaffe-1.1.4.PRE1.1.5/build/jthreads/kaffe/kaffeh' if sparc-linux-gcc -DHAVE_CONFIG_H -I.

Re: [kaffe] NEWS: GCJ's java-gui-branch runs on Kaffe.

2004-06-14 Thread jserv
the tarball[1], and build according to the instructions in README. Here is my screenshot: http://jserv.sayya.org/kaffe/screenshots/gui-branch-kaffe-20040614.png Now, both the one under GCJ and another under Kaffe look the same, and I would like to invite GCJ java-gui-branch hackers to take Kaffe