gcj-3.4.2 on Cygwin not working

2004-11-25 Thread Gerrit P. Haase
Hi, just finished the 3.4.2 cygwin-special build, all compiles ok, however gcj compiled binaries are not working, any hints appreciated: $ echo 'public class hello_j {' hello_j.java $ echo 'public static void main(String[] args) {' hello_j.java $ echo 'System.out.println(Just another

Re: gcj-3.4.2 on Cygwin not working

2004-11-25 Thread Tim Prince
At 09:29 AM 11/25/2004, Gerrit P. Haase wrote: Hi, just finished the 3.4.2 cygwin-special build, all compiles ok, however gcj compiled binaries are not working, any hints appreciated: $ echo 'public class hello_j {' hello_j.java $ echo 'public static void main(String[] args) {' hello_j.java $

Re: gcj-3.4.2 on Cygwin not working

2004-11-25 Thread Michael Koch
Am Donnerstag, 25. November 2004 19:16 schrieb Tim Prince: At 09:29 AM 11/25/2004, Gerrit P. Haase wrote: Hi, just finished the 3.4.2 cygwin-special build, all compiles ok, however gcj compiled binaries are not working, any hints appreciated: $ echo 'public class hello_j {'

Re: gcj-3.4.2 on Cygwin not working

2004-11-25 Thread Gerrit P. Haase
Tim Prince wrote: At 09:29 AM 11/25/2004, Gerrit P. Haase wrote: Hi, just finished the 3.4.2 cygwin-special build, all compiles ok, however gcj compiled binaries are not working, any hints appreciated: $ echo 'public class hello_j {' hello_j.java $ echo 'public static void main(String[] args) {'

Re: gcj-3.4.2 on Cygwin not working

2004-11-25 Thread Gerrit P. Haase
Gerrit P. Haase wrote: Tim Prince wrote: At 09:29 AM 11/25/2004, Gerrit P. Haase wrote: Hi, just finished the 3.4.2 cygwin-special build, all compiles ok, however gcj compiled binaries are not working, any hints appreciated: $ echo 'public class hello_j {' hello_j.java $ echo 'public static void