This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: configuring C++ download
- To: "Dean Piper" <pipercubs@prodigy.net>,<gcc@gcc.gnu.org>
- Subject: Re: configuring C++ download
- From: Andris Pavenis <andris@stargate.astr.lu.lv>
- Date: Fri, 20 Aug 1999 10:26:31 +0000
- Organization: AI LU
- References: <199908191504.LAA711186@pimout2-int.prodigy.net>
On Thu, 19 Aug 1999, Dean Piper wrote:
> HELP! I'm can't figure out how your instructions on configuring, building
> and installing the compiler program I downloaded.
>
> I downloaded the "EGCS 1.1.2 to GCC 2.95 diffs, gzip format, 7.0 meg
>
> The only zip program my computer has is WINZIP.
>
> I have windows 95 and Microsoft programs .
>
> I went into msdos prompt and was able to mkdir objdir.cc and cd objdir.cc
>
> I couldn't get any further other than to mkdir srcdir.cc but the configure
> command just won't work in my system.
>
> I want to be able to write and run C or C++ programs, but I don't know how
> to get this compiler working. Any suggestions will be very appreciated.
>
You may also try DJGPP
http://www.delorie.com/djgpp/
It's not Win32 (but DOS) but works Ok with Win95 (also with long filename)
Andris