This is the mail archive of the gcc-help@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]

Re: Compiling stdc++ with strong symbol versioning



Ian Lance Taylor-3 wrote:
> 
>> Michael Dehmlow wrote:
>>> 
>>> So I configured gcc 4.3.2 with configure
>>> -enable-symvers=gnu-versioned-namespaces and when I ran make after about
>>> half an hour of building I got:
>>> configure: error: Unknown argument to enable/disable symvers
>>> make[1]: *** [configure-target-libgomp] Error 1
>>> Any thoughts?
> 
> --enable-symvers=gnu-versioned-namespace
> 
> It's "namespace", not "namespaces".
> 

-enable-symvers=gnu-versioned-namespace results in the same error on 4.2.1
as -enable-symvers=gnu-versioned-namespace I'm going to try 4.2.0.

-- 
View this message in context: http://www.nabble.com/Compiling-stdc%2B%2B-with-strong-symbol-versioning-tp23618767p23655550.html
Sent from the gcc - Help mailing list archive at Nabble.com.


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