From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: help with DJGPP Date: Wed, 01 Apr 1998 23:52:32 -0500 Organization: Two pounds of chaos and a pinch of salt. Lines: 21 Message-ID: <35231990.7C6D@cs.com> References: <199804020324 DOT VAA12909 AT email2 DOT metnet DOT edu> NNTP-Posting-Host: ppp220.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Karl wrote: > > I just started a programming class at school and rather than using > their computers all of the time or spending money on a compiler I > thought I would try DJGPP but I am having trouble getting my first > program to compile. It says it cannot open file crt0.o and I'm not > sure what this means. I've tried locating crt0.o in my PATH but that > doesn't help. Any help is appreciated! You have not set the DJGPP environment variable properly, according to the instructions in 'readme.1st'. See also chapter 8.1 of the DJGPP Frequently Asked Questions list (v2/faq210b.zip or online at http://www.delorie.com/djgpp/v2faq/). -- --------------------------------------------------------------------- | John M. Aldrich | "Always listen to experts. They'll | | aka Fighteer I | tell you what can't be done, and why.| | mailto:fighteer AT cs DOT com | Then do it." | | http://www.cs.com/fighteer/| - Lazarus Long | ---------------------------------------------------------------------