LDC 0.12.0 alpha 1 released, please help test!

Elvis Zhou elvis.x.zhou at gmail.com
Tue Oct 8 22:53:40 PDT 2013


I can compile example source file (app.d) along with all ArtemisD 
source files by "ldc2 app.d $SRCs" without error. However, "ldc2 
-lib $SRCs -ofartemisd" then "ldc2 app.d -L-lartemisd" led to a 
link error(undefined reference), any mistake I made?


More information about the digitalmars-d-ldc mailing list