Date: Tue, 2 Jun 1998 19:07:00 +0300 (IDT) From: Eli Zaretskii To: raz cc: djgpp AT delorie DOT com Subject: Re: I'm a newbie but I'm not bitter In-Reply-To: <01bd8dd7$3f44cb00$6c7be3cf@susan> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 1 Jun 1998, raz wrote: > I just downloaded the files for djgpp. > when I extract the archive gpp281bzip it won't extract > g++.exe using winzip on msdos 6.22 and win3.11. > according to the dos manual the "+" is not a valid character > for a filename. Just ignore that problem. g++.exe is there for those who work on Windows 9X and want to use the same name Unix users do. For DOS and Windows 3X, use gpp.exe instead (it's the same program only under a different name).