This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/47176] libgo doesn't compile if libunicode is installed
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 5 Jan 2011 14:13:30 +0000
- Subject: [Bug go/47176] libgo doesn't compile if libunicode is installed
- Auto-submitted: auto-generated
- References: <bug-47176-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47176
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Ian Lance Taylor <ian at airs dot com> 2011-01-05 14:13:20 UTC ---
There was a missing dependency in libgo/Makefile.am. This should be fixed now.
Let me know if not. Thanks for reporting it.