From: "DeHackEd" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: Installation Problemos Lines: 35 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Message-ID: Date: Fri, 29 Jan 1999 07:45:31 -0500 NNTP-Posting-Host: 142.194.222.150 X-Trace: tundra.ops.attcanada.net 917613987 142.194.222.150 (Fri, 29 Jan 1999 12:46:27 GMT) NNTP-Posting-Date: Fri, 29 Jan 1999 12:46:27 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Daniel Eaton wrote in message news:UXas2.8706$9P6 DOT 15613809 AT newsgate DOT direct DOT ca... >Two questions about djgpp, I just decided to evolve from real mode and >downloaded djgpp. >A. How do I edit djgpp.env? It's in some messed up format when I try and >open it ascii. Do you mean there are non-standard ASCII codes in the document? A few lines may have a lot of <%$\ in them but if it looks like machine code there is something wrong. Is the ZIP corrupted? Otherwise, and text editor, even notepad, is enough to edit it. >B. (More importantly) When I try and run cc1plus.exe (or when RHIDE does) it >says cannot exec go32. I noticed that my go32 was called go32-v2.exe so I >changed it to go32.exe. Now cc1plus.exe returns cannot find v1's go32.exe. First of all, you don't normally run cc1plus on it's own. Call GCC and it will handle it. Besides, CC1PLUS doesn't read real C++, it reads C++ that's been through CPP first (GCC will handle this). Second, when you downloaded your files, did you download ANYTHING from the v1 directory? Or was it included on a CD? You dno't need go32 anymore, so that CD must be old. These are not really supported anymore. Make sure you download all your files from the v2 directory, or use the ZIP picker, located on DJ's site. www.delorie.com/djgpp/ and you should find the zip picker easily. -- "DeHackEd" My Email address in the header is fake (spammers). Email me at this address: http://www.geocities.com/cgi-bin/homestead/mail.pl?dehacked