From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8429 invoked by alias); 1 May 2006 17:50:14 -0000 Received: (qmail 8399 invoked by uid 48); 1 May 2006 17:50:12 -0000 Date: Mon, 01 May 2006 17:50:00 -0000 Message-ID: <20060501175012.8398.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/26593] libgcjawt should be built even if the gtk peers aren't In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "bero at arklinux dot org" 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 X-SW-Source: 2006-q2/txt/msg00194.txt.bz2 List-Id: ------- Comment #3 from bero at arklinux dot org 2006-05-01 17:50 ------- Agreed, should be built in any case (which is apparently done correctly in current trunk). trunk still has the problem that the classpath_jawt_* functions are defined for the gtk peer only; an implementation for the qt and xlib peers is needed to make libgcjawt useful. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26593