From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10803 invoked by alias); 1 Apr 2005 14:52:12 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 10775 invoked by uid 48); 1 Apr 2005 14:52:12 -0000 Date: Fri, 01 Apr 2005 14:52:00 -0000 Message-ID: <20050401145212.10774.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050401144600.20715.jack.rong@cloakware.com> References: <20050401144600.20715.jack.rong@cloakware.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/20715] gcj link error X-Bugzilla-Reason: CC X-SW-Source: 2005-q2/txt/msg00002.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-01 14:52 ------- You might want to try a snapshot of 4.0.0 which has AWT support builtin. Also this is not a link error, this is at compile time still. This error usually shows up if you try to compile a .jar and a .java file at the same time. This is known to be broken, there are a couple of bugs for this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20715