Ellery Newcomer <ellery-newcomer at utulsa.edu> writes: > well, it doesn't matter now. I've gotten ldc to generate shared libs > successfully. Now I just need to know how to start up druntime. > > any ideas? I haven't tried LDC, sorry. I'd think you would use it similarly to C++. I.e. link your main program to the shared libs and run it.