From: "BuckTheMan" Newsgroups: comp.os.msdos.djgpp References: <7neg8u$1mh$1 AT news DOT luth DOT se> Subject: Re: damn crt0.o Lines: 26 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Sun, 25 Jul 1999 15:09:21 GMT NNTP-Posting-Host: 24.5.116.198 X-Complaints-To: abuse AT home DOT net X-Trace: news.rdc1.tn.home.com 932915361 24.5.116.198 (Sun, 25 Jul 1999 08:09:21 PDT) NNTP-Posting-Date: Sun, 25 Jul 1999 08:09:21 PDT Organization: @Home Network To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Martin Str|mberg wrote in message news:7neg8u$1mh$1 AT news DOT luth DOT se... > BuckTheMan (cvasser AT home DOT com) wrote: > : when compiling under rhide i get the error: > : > : Error: ld.exe: cannot open crt0.o: No such file or directory (ENOENT) > : > : it is in my djgpp/lib directory and a couple others too > > Tuck on the "-v" parameter to gcc/g++/gxx and see where it looks for > it. > > > Kokkonen, Sinfonia da camera, > > MartinS It apears to be looking in: d:\djgpp\lib which is where it is located, and it really is there to, it's not just supposed to be, I checked :)