Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <4.2.0.58.20000913105553.0095c600@mailx.u-picardie.fr> X-Sender: cormier AT mailx DOT u-picardie DOT fr (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Wed, 13 Sep 2000 11:02:31 +0200 To: cygwin AT sources DOT redhat DOT com From: cormier Subject: Cygwin, W98 and gcj sequel Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 AT OEMCOMPUTER ~ $ cat Hello.java public class Hello{ public static void main(String[] args){ System.out.println("Hello \n"); } } standard AT OEMCOMPUTER ~ $ gcj --main=Hello -o Hello Hello.java standard AT OEMCOMPUTER ~ $ ./hello // Nothing is printed !!!!!!!!!!!!!!!!!!!! In fact the program run ONLY ONCE after booting PC and running cygwin, if nothing was running before in cygwin windows. Christian CORMIER cormier AT u-picardie DOT fr -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com