This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/28009] libjava cannot be cross-built; X_CFLAGS includes /usr/include
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 3 Sep 2006 07:23:05 -0000
- Subject: [Bug libgcj/28009] libjava cannot be cross-built; X_CFLAGS includes /usr/include
- References: <bug-28009-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-03 07:23 -------
This worked for me with using --with-sysroot=MYSYSROOT with a cross from
i686-pc-linux-gnu to powerpc64-linux-gnu even with all the multilibs for ppc64
:).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28009