GDC/MinGW snapshot 3/28/2011
Daniel Green
venix1 at gmail.com
Wed Mar 30 19:05:02 PDT 2011
I was doing some searching today and came across an old post of mine.
http://www.digitalmars.com/d/archives/D/gnu/1599.html
I imagine the patch is outdated and unnecessary. However the phobos to
dll conversion may be of interest to some. Don't expect it to work
without some effort though and keep in mind it was done with D1.
Having gphobos as a DLL solves issues with using D DLLs in projects.
Garbage collection, exceptions and copying across DLL borders(D programs
only).
More information about the D.gnu
mailing list