|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D.gnu - Compilation problem
I unzipped the D compiler in to C:\DCompiler and D linker into C:\DLinker directories and set the environment variables accordingly. I have given the path to dmd correctly. When tried to compile hello.c and hello by typing "dmc hello" it worked fine. But when i tried to compile hello.d with the same source code the message was that dmd could not run. Check the path. . What could be the problem? Shaji. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.510 / Virus Database: 307 - Release Date: 8/14/2003 Aug 20 2003
shaji wrote:I unzipped the D compiler in to C:\DCompiler and D linker into C:\DLinker directories and set the environment variables accordingly. I have given the path to dmd correctly. When tried to compile hello.c and hello by typing "dmc hello" it worked fine. But when i tried to compile hello.d with the same source code the message was that dmd could not run. Check the path. . What could be the problem? Shaji. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.510 / Virus Database: 307 - Release Date: 8/14/2003 Aug 22 2003
"shaji" <shaji_llb yahoo.co.in> wrote in message news:bi4nib$6oc$1 digitaldaemon.com...I unzipped the D compiler in to C:\DCompiler and D linker into C:\DLinker directories and set the environment variables accordingly. I have given Aug 22 2003
|