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: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 23 May 2012 08:41:17 +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
--- Comment #9 from Pawel Sikora <pluto at agmk dot net> 2012-05-23 08:41:17 UTC ---
(In reply to comment #8)
> I tried it with --enable-languages=all
>
> ?
libssp and others *silently* disable gnu versioning when you pass
--enable-symvers=gnu-versioned-namespace. they only accepts yes/no value for
this option.