Re: gcj doesn't work at all

1999-12-21 Thread Matthias Klose
Fixed in gcj-2.95.2-4. Stephane Bortzmeyer writes: > On Friday 17 December 1999, at 12 h 3, the keyboard of Matthias Klose > <[EMAIL PROTECTED]> wrote: > > > thought I fixed this. I will make a new upload this weekend. > > fix: in debian/rules.patch don't add gcj-backport to the list o

Re: gcj doesn't work at all

1999-12-21 Thread Stephane Bortzmeyer
On Friday 17 December 1999, at 12 h 3, the keyboard of Matthias Klose <[EMAIL PROTECTED]> wrote: > thought I fixed this. I will make a new upload this weekend. > fix: in debian/rules.patch don't add gcj-backport to the list of patches. Please, John, read the BTS before reporting a bug (#516

gcj doesn't work at all

1999-12-17 Thread Matthias Klose
... thought I fixed this. I will make a new upload this weekend. fix: in debian/rules.patch don't add gcj-backport to the list of patches.

gcj doesn't work at all

1999-12-17 Thread John Goerzen
OK, I have this code: public class Test { public static void main(String[] args) { System.out.println("Hi."); } } Saved in Test.java of course. Works fine with javac/java. Watch gcj: erwin ~$ gcj --main=Test Test.java /tmp/ccabvlAqmain.o: In function `main': /tmp/ccglnVjDmain.i(.t