From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6772 invoked by alias); 11 Feb 2008 21:56:34 -0000 Received: (qmail 6764 invoked by uid 22791); 11 Feb 2008 21:56:33 -0000 X-Spam-Check-By: sourceware.org Received: from 82-69-231-45.dsl.in-addr.zen.co.uk (HELO wellington.simple.org) (82.69.231.45) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 11 Feb 2008 21:56:14 +0000 Received: from [10.0.1.4] (82-69-231-41.dsl.in-addr.zen.co.uk [82.69.231.41]) by wellington.simple.org (Postfix) with ESMTP id 392166D36D6 for ; Mon, 11 Feb 2008 21:56:11 +0000 (GMT) Message-ID: <47B0C58C.7080801@iee.org> Date: Mon, 11 Feb 2008 21:56:00 -0000 From: Andrew W User-Agent: Thunderbird 1.5.0.14pre (X11/20071023) MIME-Version: 1.0 To: gcc-help@gcc.gnu.org Subject: Re: Forward declaration of classes needed when using GCJ? References: <47AF31F9.2060209@iee.org> <47B08AB2.3080508@avtrex.com> In-Reply-To: <47B08AB2.3080508@avtrex.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-02/txt/msg00086.txt.bz2 Fair enough but that doesnt actually address the problem. Its ClassB it doesnt like. David Daney wrote: > > That should be: > gcj --main=net.mydomain.core.ClassA ./net/mydomain/core/ClassA.java > ./net/mydomain/core/ClassB.java > > David Daney > > ______________________________________________________________________ >