From: "Andrew Jones" Newsgroups: comp.os.msdos.djgpp References: <38BA2368 DOT F6CA6100 AT fiol DOT brock DOT dk> Subject: Re: Compiler Problems w/win98? Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Mon, 28 Feb 2000 18:38:38 GMT NNTP-Posting-Host: 24.42.120.18 X-Complaints-To: abuse AT home DOT net X-Trace: news2.rdc1.on.home.com 951763118 24.42.120.18 (Mon, 28 Feb 2000 10:38:38 PST) NNTP-Posting-Date: Mon, 28 Feb 2000 10:38:38 PST Organization: @Home Network Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Nokneedto know" wrote in message news:38BA2368 DOT F6CA6100 AT fiol DOT brock DOT dk... > Hi all, > Please excuse me if this question has been asked a milllion times, but > I'm new to this NG. Anyway, I installed the complier(v2) that came Steve > Hellers book "Who's afraid of C++?" and when I use the mk command I get > many 'bad file or command....' messages and then it says its ok and > works fine. Any ideas? Also he recommends makeing a program from a > notepad form and saving it as a cc file but when I try this it resets to > a txt file. > Any help would be nice, thanks in advance Kirk Do you have the first edition of the book? (Blue cover). If you do, the distribution of DJGPP with that book is completely screwed! I am not sure about the 2nd edition, but it's probably screwed too. No book that includes DJGPP on CD-ROM (that I know of) has managed to get it right yet. Not even the first Dr. Dobb's Journal "Alternative Programming Languages" CD managed to get it right. Just spend a few hours downloading the full compiler package (www.delorie.com), since it will be more up to date than any CD-ROM distribution. AndrewJ