[dmd-internals] Building the runtime as a dynamic library on Linux

Jacob doob at me.com
Wed Jun 30 13:16:05 PDT 2010


I've been working on building the runtime (actually the Tango runtime, but that's almost the same as druntime) as a dynamic library on Linux. After getting around some problems I've come as far as this person has: http://www.curoles.com/j/dso/dso.html

Now I have the question: is this segmentation fault (shown in the link above) a bug in the compiler or in the runtime?

-- 
/Jacob Carlborg


More information about the dmd-internals mailing list