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: dlopen vs. libstdc++, need entry in FAQ?


On Fri, Apr 05, 2002 at 04:03:31PM -0800, Benjamin Kosnik wrote:
> I don't know. It is what 'man dlopen' recommends though, so I thought I'd 
> stick it in. Seems to work, but I don't know if it's necessary.
> 
> -benjamin

I was confused about it too.  Actually, I have no idea
what seems to be problem.  But for what it is worth,
I use dlopen and dlsym in my C++ library and it never
failed in a weird way.  I never heard of -rdynamic either.

-- 
Carlo Wood <carlo@alinoe.com>


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