This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regression/47836] Some Cross Compiler can't build target-libiberty or target-zlib


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]