From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10804 invoked by alias); 17 Apr 2002 14:46:10 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 10740 invoked by uid 71); 17 Apr 2002 14:46:06 -0000 Date: Wed, 17 Apr 2002 07:46:00 -0000 Message-ID: <20020417144606.10732.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: =?iso-8859-1?Q?G=F6ran?= Thyni Subject: Re: java/6319: compiling an empty .java file failes Reply-To: =?iso-8859-1?Q?G=F6ran?= Thyni X-SW-Source: 2002-04/txt/msg00892.txt.bz2 List-Id: The following reply was made to PR java/6319; it has been noted by GNATS. From: =?iso-8859-1?Q?G=F6ran?= Thyni To: andreas.lenz@handy-games.com, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, java-prs@gcc.gnu.org Cc: Subject: Re: java/6319: compiling an empty .java file failes Date: Wed, 17 Apr 2002 16:43:40 +0200 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6319 This work on pre-3.1 from CVS. gcj -C does not produce any .class file gcj -c does not produce any .o file but javac (J2SDK 1.4) does not any .class file either so it seems compatible enough to me.