digitalmars.D.learn - dmd installation on Linux
- azumi <and_then_there were.none> Apr 25 2007
- =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb algonet.se> Apr 25 2007
- azumi <and_then_there were.none> Apr 25 2007
I installed the dmd compiler as instructed on the page, but the compiler says that it cannot read file object.d. Where is this file, or rather, where should it be?
Apr 25 2007
azumi wrote:I installed the dmd compiler as instructed on the page, but the compiler says that it cannot read file object.d. Where is this file, or rather, where should it be?
I assume you followed http://www.digitalmars.com/d/dcompiler.html, but there are some more detailed instructions on the Wiki4D page: http://www.prowiki.org/wiki4d/wiki.cgi?D__Tutorial/InstallingDCompiler --anders
Apr 25 2007
Anders F Björklund Wrote:azumi wrote:I installed the dmd compiler as instructed on the page, but the compiler says that it cannot read file object.d. Where is this file, or rather, where should it be?
I assume you followed http://www.digitalmars.com/d/dcompiler.html, but there are some more detailed instructions on the Wiki4D page: http://www.prowiki.org/wiki4d/wiki.cgi?D__Tutorial/InstallingDCompiler --anders
Thanks for the tip! I can now test my progs in Linux.
Apr 25 2007








azumi <and_then_there were.none>