John Goerzen <[EMAIL PROTECTED]> writes:
> This program is free software; you can redistribute it and/or modify it
> under the terms of the GNU General Public License as published by the
> Free Software Foundation; either version 2, or (at your option) any
> later version.
>
> Where is th
Douglas Bates <[EMAIL PROTECTED]> writes:
> archives at the Debian web site were last updated on 19:25 GMT Wed Dec
> 15.
>
> Could someone tell me how frequently the archives are updated.
Daily, I believe.
-- John
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
... 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.
4 matches
Mail list logo