gcj 4.0: RFC on this change

2005-04-06 Thread Daniele Cruciani
I just read this: http://gcc.gnu.org/PR20750 any comment on this? now if --with-java-home is not specified it works as usual daniele. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#297574: confirmed: gcc-snapshot 20050227 do not ICE

2005-03-09 Thread Daniele Cruciani
gcj-snapshot -O2 -Wl,-Bsymbolic -shared -fPIC -fjni \ -findirect-dispatch -o /tmp/jdt.jar.so \ /usr/share/eclipse/plugins/org.eclipse.jdt.ui_3.0.1/jdt.jar pass without error. -- gcj-snapshot - #! /bin/sh LD_LIBRARY_PATH=/usr/lib/gcc-snapshot/lib:$LD_LIBRARY_PATH

Bug#297574: upstream test case

2005-03-08 Thread Daniele Cruciani
Similar problem (jar to native compilation) reported in http://gcc.gnu.org/PR18931 (closed) the _exact_ bug is reported in http://gcc.gnu.org/PR19505 (open) test case PR19505.class still fails with gcj-snapshot (20050227) GNU Java version 4.1.0 20050227 (experimental) (i486-linux-gnu)

Bug#297574: gcj-4.0: ICE in compiling jar file with -O2: in remove_unreachable_regions, at except.c:694

2005-03-01 Thread Daniele Cruciani
Package: gcj-4.0 Version: 4.0-0pre5 Severity: important Compiling Jerry Haltom eclipse package with -O2 flag. Also fails with -O1, -Os, -O3. Pass with -O0. jar is generated with gcj-4.0 -C and fastjar. TODO: test if this work with latest snapshot gcj-4.0 -O2 -Wl,-Bsymbolic -shared -fPIC

Bug#296001: gcc-4.0: New snapshot (wish)

2005-02-19 Thread Daniele Cruciani
Package: gcc-4.0 Version: 4.0-0pre5 Severity: wishlist I wish new snapshot from cvs. The new snapshot with a new gcj-src-4.0 package (or another name): http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19611 -- System Information: Debian Release: 3.1 APT prefers experimental APT policy: (990,

Bug#291075: gij-4.0: /usr/bin/gij-wrapper-4.0 point to gij-3.4

2005-01-18 Thread Daniele Cruciani
Package: gij-4.0 Version: 4.0-0pre4 Severity: important In /usr/bin/gij-wrapper-4.0 line 18: my $javaRuntime = '/usr/bin/gij-3.4'; should be: my $javaRuntime = '/usr/bin/gij-4.0'; -- System Information: Debian Release: 3.1 APT prefers experimental APT policy: (990, 'experimental'),