[Patch} Fix dynamic casts across dll boundaries on windows targets

Aaron W. LaFramboise aaronavay62@aaronwl.com
Thu Oct 21 03:59:00 GMT 2004


Danny Smith wrote:

> One of the problems with RTTI vs dllimport is that dllimported objects
> do not have a constant address at compile time. This creates a problem
> for static initialisation of,  say, another RTTI object or a vtable
> that has a
> dllimported typeinfo member.

Does autoimport or the pseudo-relocator help with this?

Aaron W. LaFramboise



More information about the Gcc-patches mailing list