> rdmd -Iinclude/Derelict2/import -L-Linclude/Derelict2/lib > -L-lDerelictAL -L-lDerelictUtil -L-ldl test.d Thnx, this works. Though I was under the impression that the new Derelict2 hierarchy / d interface files in Derelict2/import reduced the neccesity for command line arguments, that is a Derelict related question. Condsider this solved.