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]
Other format: [Raw text]

Re: GCC 3.0.3: Bugs to Fix


> But
>
> dlopen ("foo", RTLD_NOW | RTLD_GLOBAL)
>
> should work, right?  Well, it doesn't;  dynamic_cast still
> returns 0 when it shouldn't, at least with gcc-3.0.2 and
> gcc-3.0.1.

Yes, that should work.

> Bug #4292 has already been closed, so I am going to re-submit
> it, with an updated example that uses RTLD_GLOBAL.

Thanks.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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