Cygwin, W98 and gcj end

cormier cormier@u-picardie.fr
Wed Sep 13 02:09:00 GMT 2000


	Thanks in advance to anybody who have time to waste.
Loading last version of Cygwin on W98
Loading all http://www.cs.bris.ac.uk/~jb7216/libgcj/

standard@OEMCOMPUTER ~
$ cat Hello.java
public class Hello{
         public static void main(String[] args){
                 System.out.println("Hello \n");
         }
}

standard@OEMCOMPUTER ~
$ gcj --main=Hello  -o Hello Hello.java

standard@OEMCOMPUTER ~
$ ./hello
// Nothing is printed !!!!!!!!!!!!!!!!!!!!

In fact the program runs ONLY ONCE after booting PC and running cygwin, 
with or without other commands before.

Christian CORMIER
cormier@u-picardie.fr

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list