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

Re: Problems with dso_handle


In message <20000730171932.A18207@lucon.org>, "H . J . Lu" writes:
>
>There was a problem with the ELF visibility support in binutils which
>__dso_handle uses. However, 2.10.0.18 should be ok. Are you sure
>you are using binutils 2.10.0.18 to build
>
>/home/leei/IUE/egcs/linux/i586-pc-linux-gnu/libstdc++/libstdc++-libc6.1-2.so.3
>
>Please double check. You can add -v to gcc when building the shared
>libstdc++. You may be surprised.

What it seems to be looking like is a bad interaction between libstdc++-v3
and libstdc++.  I had configured and installed v3 to test its completeness
wrt. to a project I'm working on and after finding it wanting (maybe just its
recent rearchitecting instability) switched back.  The v3 installation seemed
to have left some detritus around though...  Starting to clean it up seems to
be getting me back on the right track though, so heads up to those trying
this.  Clean up after yourself.

-------------------------------------------------------------------------------
Lee Iverson     		SRI International
leei@ai.sri.com			333 Ravenswood Ave., Menlo Park CA 94025
http://www.ai.sri.com/~leei/	(650) 859-3307


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