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: symbol level versioning in shared object libraries created by gcc 3.x


"Hespelt, Steve (Exchange)" <shespelt@bear.com> writes:
[snip]
> "Hespelt, Steve \(Exchange\)" <shespelt@bear.com> writes:
> 
> > Having read the http://gcc.gnu.org/onlinedocs/libstdc++/abi.txt page,
> I
> > believe the vendor's library has symbol level versioning enabled.
[snip]

Here is a shot in the dark. Try configuring your gcc with
    --enable-symvers (in addition to your normal configure
    arguments). See
http://gcc.gnu.org/onlinedocs/libstdc++/configopts.html .



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