| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <cormier AT u-picardie DOT fr> |
| Subject: | Cygwin, W98 and gcj sequel |
| Mime-Version: | 1.0 |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |