Strange observation when using rdmd

Danny Arends Danny.Arends at gmail.com
Mon Nov 19 00:23:57 PST 2012


When I do:

rdmd --build-only -w dir/main.d

It compiles fine under Debian 32b and Debian 64b however:

in 32b the executable is created as: ./main
in 64b the executable is created as: ./dir/main

Is this expected, and if so why the difference based on 
architecture ?

Danny Arends
http://www.dannyarends.nl/


More information about the Digitalmars-d-learn mailing list