This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


The following reply was made to PR java/4027; it has been noted by GNATS.

From: Colin Walters <walters@cis.ohio-state.edu>
To: gcc-gnats@gcc.gnu.org, debian-gcc@lists.debian.org,
	108730-done@bugs.debian.org
Cc:  
Subject: Re: java/4027: gcj-3.0 fails to compile main class files with
 package declaration
Date: Wed, 15 Aug 2001 15:34:17 -0400

 Alexandre Petit-Bianco <apbianco@cygnus.com> writes:
 
 > walters@cis.ohio-state.edu 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]