This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/54918] libgo.so.0 is not runtime compatible between gcc-4.6.2 and gcc-4.7.x
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Oct 2012 18:14:04 +0000
- Subject: [Bug go/54918] libgo.so.0 is not runtime compatible between gcc-4.6.2 and gcc-4.7.x
- Auto-submitted: auto-generated
- References: <bug-54918-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54918
--- Comment #6 from Ian Lance Taylor <ian at airs dot com> 2012-10-23 18:14:04 UTC ---
Jakub Jelinek asked that I not change the libgo SONAME now that GCC 4.7 has
been released. So libgo in GCC 4.6 and 4.7 use the same SONAME but are
incompatible, and that is just the way it is. Sorry.