This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug regression/47836] Some Cross Compiler can't build target-libiberty or target-zlib
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 02 Feb 2012 08:16:23 +0000
- Subject: [Bug regression/47836] Some Cross Compiler can't build target-libiberty or target-zlib
- Auto-submitted: auto-generated
- References: <bug-47836-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47836
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |FIXED
--- Comment #19 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-02 08:16:23 UTC ---
libiberty has been removed as a target library.
And zlib as a target library is only built when building with java and java
support needs a full C library anyways.
So this is not really a bug and closing as such.