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
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
... 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.
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
4 matches
Mail list logo