This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/44341] [4.6 Regression] libjava cross build fails whenconfigured with --with-gmp=
- From: "dnovillo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: Wed, 2 Feb 2011 18:23:53 +0000
- Subject: [Bug libgcj/44341] [4.6 Regression] libjava cross build fails whenconfigured with --with-gmp=
- Auto-submitted: auto-generated
- References: <bug-44341-8172@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44341
--- Comment #14 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 18:08:42 UTC ---
Author: dnovillo
Date: Wed Feb 2 18:08:30 2011
New Revision: 169710
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169710
Log:
ChangeLog:
PR libgcj/44341
* configure.ac: Discard --with-* flags for host when configuring
target libraries for cross build.
* configure: Rebuilt.
gcc/ChangeLog:
PR libgcj/44341
* doc/install.texi: Document host options discarded when cross
configuring target libraries.
Modified:
branches/google/integration/ChangeLog
branches/google/integration/configure
branches/google/integration/configure.ac
branches/google/integration/gcc/ChangeLog
branches/google/integration/gcc/doc/install.texi