This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/7125] libz is built even if configured with --with-system-zlib
- From: "richard.purdie at linuxfoundation dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 06 Feb 2012 16:23:16 +0000
- Subject: [Bug bootstrap/7125] libz is built even if configured with --with-system-zlib
- Auto-submitted: auto-generated
- References: <bug-7125-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7125
--- Comment #11 from Richard Purdie <richard.purdie at linuxfoundation dot org> 2012-02-06 16:23:16 UTC ---
Sorry, my previous report should be disregarded as it was user error. The
option does appear to work for me, removing the zlib compile where it was
previously present.