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 Mon, Apr 08, 2002 at 12:08:37AM +0200, Christoph Bugel wrote:
> The -rdynamic you mention might have to do something with this, but on the
> platform where the 'bug'  triggers, I couldn't use this switch!
> g++: unrecognized option `-rdynamic'. (and yes I know, on Linux it works)

-rdynamic only seems to exist on ELF-ish platforms.  I can't exactly tell.
Grepping for -rdynamic in GCC's config tree lists the platforms, but no
particular pattern jumps out at me.

Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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