Date: Thu, 3 Jun 1999 16:04:14 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Anthony Cole cc: djgpp AT delorie DOT com Subject: Re: DJGPP autoexec.bat In-Reply-To: <000c01beadbe$9989f7e0$16176520@tony> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 3 Jun 1999, Anthony Cole wrote: > I installed djgpp and I am running windows 98, and the problem seems to = > be in the "autoexec.bat", because when I reboot it says "too many = > parameters" for the=20 > %PATH%... How in the world do you expect us to help you without seeing the offending line in your AUTOEXEC.BAT? You have probably typed something incorrectly there, but you need to show us the line which sets PATH before we can help. > Also I have another question.. Will the compiler under Windows 98 DOS = > window work.. or will I need to restart in DOS mode..to make it work?? DJGPP programs work in both modes. You don't need to reboot. (I believe this is explained in the docs.)