This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/24403] --enable-java-awt=qt fails to build
- From: "bero at arklinux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 9 Aug 2006 01:04:23 -0000
- Subject: [Bug libgcj/24403] --enable-java-awt=qt fails to build
- References: <bug-24403-5606@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from bero at arklinux dot org 2006-08-09 01:04 -------
Created an attachment (id=12045)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12045&action=view)
Updated fix, works for multilib arches too
This new fix is even more ugly than the old one because I couldn't find a sane
way to tell the 64-bit and the 32-bit build apart on a multilib arch -- so I
had to resort to the insane way.
But it works perfectly, and should at the very least tell someone who knows the
gcc build system better than I do what needs to be done.
--
bero at arklinux dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #10129|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24403