Segmentation fault while creating a class object by dlsym-ed function

Konstantin J. Chernov kjchernov at commander.pp.ru
Wed Jul 18 01:17:31 PDT 2012


>> What am I doing wrong here? Is there any way to do what I'm 
>> trying to do
>> right way?
>
> Dynamic libraries aren't properly supported by the runtime.

That's terrible:(

It's so nice to make an interface, and create classes that 
inherit this interface dynamically, without linking...

Maybe there's another way?



More information about the Digitalmars-d-learn mailing list