linker problem
Carlos Santander
csantander619 at gmail.com
Mon Sep 24 11:21:39 PDT 2007
Bruno Rahle escribió:
> Hello! I have started using D today and I have a linker problem. I've
> downloaded it from http://www.digitalmars.com/d/dcompiler.html and unzipped
> it in folder "C:\brahle\jezici\D\". However, when I try to compile something,
> this is what I get:
>
> "c:\brahle\jezici\D\dmd\bin\..\..\dm\bin\link.exe"
> sieve,,,user32+kernel32/noi; Can't run
> '"c:\brahle\jezici\D\dmd\bin\..\..\dm\bin\link.exe"', check PATH
>
> It seems that compiler is unable to reach the linker, although when I write
> the line directly into cmd, it runs ok. Can someone please help me?
Did you also download DMC? It is the C/C++ compiler. The linker comes with it.
What is the output of link? Maybe you have another one in your path.
--
Carlos Santander Bernal
More information about the Digitalmars-d
mailing list