This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help me please
- To: mark dot at writeme dot com
- Subject: Re: Help me please
- From: N8TM at aol dot com
- Date: Sun, 9 Aug 1998 21:46:59 EDT
- Cc: egcs at cygnus dot com
In a message dated 8/9/98 4:50:33 PM Pacific Daylight Time, mark.@writeme.com
writes:
> Can you tell me if egcs-g++-1.0.3a can work under windows95 or not?
>
The closest thing to this which I can recommend is to install Cygwin32-B19.1
and Mumit Khan's egcs-1.0.2 binaries, plus binutils 2.9.1 and make-3.77. Then
it should be easy to install the current egcs snapshot. If ../configure
doesn't work (it uses the shell linked to /bin/sh.exe), try bash ../configure,
as the bash shell in B19.1 often works where ash (sh.exe) doesn't.