Date: Thu, 2 Sep 1999 10:44:36 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Davetay21 AT aol DOT com cc: djgpp AT delorie DOT com Subject: Re: error? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 1 Sep 1999 Davetay21 AT aol DOT com wrote: > This is what the -v on the end of the command line gave me. > > reading specs from c:\djgpp\lib\gcc-lib\djgpp\2.95\specs > gcc version 2.95 19990728 (release) > c:\djgpp\lib\gcc-lib\djgpp\2.95\collect2.exe -o samp.exe crt0.o > -Lc:\djgpp\lib > -Lc:\djgpp\lib\gcc-lib\djgpp\2.95 -Lc:\djgpp\bin -Lc:\djgpp\lib sampc~1.txt > -lgcc -lc -lgcc -Tdjgpp.djl > collect2: cannot find 'ld' Do you have ld.exe inside the DJGPP's bin subdirectory? Did you install the Binutils package (v2gnu/bnu281b.zip)? What happens if you type "ls --help" from the command line?