From: "Ståle Undheim" Newsgroups: comp.os.msdos.djgpp Subject: crt0.o can't be found Date: Mon, 02 Feb 1998 00:51:05 +0100 Organization: Telenor Online Public Access Lines: 19 Message-ID: <34D50A69.A5E57A79@online.no> NNTP-Posting-Host: ti18a40-0010.dialup.online.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have a little problem with djgpp that i hope someone could help me out with... I have just recently installed djgpp, and the editor rhide. I guess I got all the necesary files (i downloaded a total of 50 megs). However, I can't compile my C++ programs. Djgpp returns the error : "file not found:crt0.o" (i'm not sure about the extension). This happens during the linking of the program. I think it's the main object file. This seems odd to, since I have that file in the djgpp/lib/ directory, and this directory is both specified in the djgpp.env file, and in rhide's setup. I have unpacked all the files directly with "pkunzip -d *", so I guess the path-names and everything should be correct. Could anyone help me out here??? Ståle Undheim