[kaffe] CVS kaffe (guilhem): Fix to be able to use ECJ instead of JIKES.

2005-12-03 Thread Kaffe CVS
PatchSet 6980 Date: 2005/12/03 12:54:16 Author: guilhem Branch: HEAD Tag: (none) Log: Fix to be able to use ECJ instead of JIKES. * configure.ac: Added a new option "--with-ecj" to be able to compile with ecj. Reworked the java compiler detection. * Makefile.am,

[kaffe] CVS kaffe (guilhem): Removed spurious backup files from CVS.

2005-12-03 Thread Kaffe CVS
PatchSet 6981 Date: 2005/12/03 15:49:54 Author: guilhem Branch: HEAD Tag: (none) Log: Removed spurious backup files from CVS. Members: ChangeLog:1.4503->1.4504 developers/update-vm-list:1.2->1.3 libraries/javalib/Makefile.am:1.404->1.405 libraries/javalib/Make

[kaffe] CVS kaffe (guilhem): Build system fixes.

2005-12-03 Thread Kaffe CVS
PatchSet 6982 Date: 2005/12/03 16:53:08 Author: guilhem Branch: HEAD Tag: (none) Log: Build system fixes. * Makefile.am, test/internal/Makefile.am: Fixed BOOTCLASSPATH. * kaffe/kaffevm/systems/Makefile.am, libraries/javalib/Makefile.am.in, test/re

[kaffe] CVS kaffe (robilad): Small fix for build hang

2005-12-03 Thread Kaffe CVS
PatchSet 6983 Date: 2005/12/04 01:02:55 Author: robilad Branch: HEAD Tag: (none) Log: Small fix for build hang 2005-12-04 Dalibor Topic <[EMAIL PROTECTED]> * configure.ac: Set compiler to ecj or jikes, if the user does not explicitely specify a path to the compiler. M

[kaffe] build failure for nb1.6

2005-12-03 Thread Kiyo Inaba
Hi, The latest snap (05/12/01) failed for build on machines which does not have TeX. The error messages are if /usr/local/bin/bash /usr/proj/src/kaffe-snap-051201/libraries/javalib/external/classpath/missing --run makeinfo

Re: m68k-ecos (Was: Re: [kaffe] WHICH LIBRARIES ARE NECESSARY TO RUN KAFFE?)

2005-12-03 Thread Kiyo Inaba
Hi Dalibor, The original post is interesting (in some sence) for me, but first I try to answer very trivial point, since I was called. >In particular since you are compiling kaffe for m68k-ecos, I'd suggest >turning gcc's optimisation off (CFLAGS=-O0), as people have reported >various problems wi