shared libraries in linux

g g d at d.come.on.a
Sun Aug 15 09:40:53 PDT 2010


I have successfully made funtions and structs in shared libraries in linux with dmd, but i have no idea how to do that with classes, and how call the static this() funtion of the linked module, because variables ( even immutable ) are not correctly set without calling it.

Thanks.

gzkp0s 


More information about the Digitalmars-d-learn mailing list