This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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 versioning disabled on linux?!?


Paolo Carlini wrote:

>Andrew Pinski wrote:
>
>>>configure:87431: WARNING: === Linker version 0 is too old for
>>>configure:87433: WARNING: === full symbol versioning support in this release of GCC.
>>>configure:87435: WARNING: === You would need to upgrade your binutils to version
>>>configure:87437: WARNING: === 21400 or later and rebuild GCC.
>>>configure:87439: WARNING: === Symbol versioning will be disabled.
>>>      
>>>
>>What does config.log say since this is no help.
>>
>f yours is actually a question, the config.log says exactly what you
>can see above.
>  
>
FWIW (everything seems ok), the preceding lines are:

configure:87277: checking for shared libgcc
configure:87302: /home/paolo/Gcc/svn-dirs/trunk-build/./gcc/xgcc
-B/home/paolo/Gcc/svn-dirs/trunk-build/./gcc/
-B/usr/local/gcc-exp/i686-pc-linux-gnu/bin/
-B/usr/local/gcc-exp/i686-pc-linux-gnu/lib/ -isystem
/usr/local/gcc-exp/i686-pc-linux-gnu/include -isystem
/usr/local/gcc-exp/i686-pc-linux-gnu/sys-include -o conftest  -lgcc_s  
conftest.c -lm  >&5
configure:87308: $? = 0
configure:87312: test -z
             || test ! -s conftest.err
configure:87315: $? = 0
configure:87318: test -s conftest
configure:87321: $? = 0
configure:87397: result: yes

Paolo.


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