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]
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
PATH=/usr/lib/gcc-snapsh
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)
c
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 -fjni
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, 'e
Package: gij-4.0
Version: 4.0-0pre4
Severity: important
Close this and reopen #287644
same problem (or a missind dependence)
-- System Information:
Debian Release: 3.1
APT prefers experimental
APT policy: (990, 'experimental'), (960, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.
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'), (960,
7 matches
Mail list logo