This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/52700] lib* configure fails on --enable-symvers=gnu-versioned-namespace.
- From: "bkoz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 May 2012 20:36:19 +0000
- Subject: [Bug bootstrap/52700] lib* configure fails on --enable-symvers=gnu-versioned-namespace.
- Auto-submitted: auto-generated
- References: <bug-52700-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52700
Benjamin Kosnik <bkoz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #10 from Benjamin Kosnik <bkoz at gcc dot gnu.org> 2012-05-29 20:36:19 UTC ---
Ugh, you are right. Sorry. It looks like
libgfortran/libssp/libquadmath
need a simple fix. Working on it...