From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23429 invoked by alias); 3 Nov 2005 23:18:22 -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 23401 invoked by uid 48); 3 Nov 2005 23:18:22 -0000 Date: Thu, 03 Nov 2005 23:18:00 -0000 Message-ID: <20051103231822.23400.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/24403] --enable-java-awt=qt fails to build In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "andreast at gcc dot gnu dot org" X-SW-Source: 2005-q4/txt/msg00278.txt.bz2 List-Id: ------- Comment #4 from andreast at gcc dot gnu dot org 2005-11-03 23:18 ------- First off, qt-peers are experimental, even in classpath (cp). The componentevent.cpp part is covered already in the next cp release. Which we will import soon. The build process we have to adjust. We can not modify the cp machinery this way. Cp is standalone and we have to pass our (gcc/libgcj) specific flags 'down' to cp. To do this we need some time. We may need to modify cp configury but in a way cp accepts this. We may have to enter one level up and propagate the libstdc++ flags with absolute PATHS. Which means modifying the toplevel. So for the moment, means the next few moons, we have to stay with a non satisfying situation. Hopefully we have a solution in 4.2 which we can backport to 4.1.x We're working on this. -- andreast at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24403