http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52850
--- Comment #3 from Daniel Richard G. 2012-06-07
21:59:39 UTC ---
Created attachment 27582
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27582
Proposed fix
Since the in-tree zlib is always built as a static archive, we can link it in
with
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52850
--- Comment #2 from Daniel Richard G. 2012-04-24
15:18:33 UTC ---
(In reply to comment #1)
> That sounds like an user problem rather than a GCC issue.
>From the "Installing GCC: Configuration" doc:
--with-system-zlib
Use installed `zlib
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52850
--- Comment #1 from Andrew Pinski 2012-04-24
03:58:50 UTC ---
>The problem is that there is an unsuitable copy of libz installed
That sounds like an user problem rather than a GCC issue.