Re: java/4027: gcj-3.0 fails to compile main class files with package declaration

2001-08-15 Thread Colin Walters
Alexandre Petit-Bianco <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] writes: > >> | gcj-3.0 -o Test --main=Test Test.java > > Try: > > gcj-3.0 -o Test --main=gnu.foo.Test Test.java Gah. I knew I had to be doing something stupid. Thanks.

Re: java/4027: gcj-3.0 fails to compile main class files with package declaration

2001-08-15 Thread Alexandre Petit-Bianco
[EMAIL PROTECTED] writes: > | gcj-3.0 -o Test --main=Test Test.java Try: gcj-3.0 -o Test --main=gnu.foo.Test Test.java intead. ./A

gcj-3.0 fails to compile main class files with package declaration

2001-08-15 Thread walters
>Submitter-Id: net >Originator:Colin Walters >Organization: >Confidential: no >Synopsis: gcj-3.0 fails to compile programs with package declaration >Severity: serious >Priority: medium >Category: java >Class: rejects-legal >Release: 3.0.1 20010811 (Debian