This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs-2.92.25 19981130 setup for W95/cygwin-b19
- To: egcs at cygnus dot com
- Subject: egcs-2.92.25 19981130 setup for W95/cygwin-b19
- From: N8TM at aol dot com
- Date: Thu, 3 Dec 1998 00:54:47 EST
The following is a working environment for building the current egcs snapshot:
Windows 95 OSR25/USB
cygwin-b19
binutils-2.9.1
coolview dll for b19
ln -s bash-2.02.exe /bin/sh.exe
make-3.77
autoconf-2.12 fudged to report version 2.12.1
automake (optional)
qub perl (used by automake)
gcc-1.1.1-prerelease-3
export BOOT_CFLAGS='-O -malign-double -march=pentiumpro'
export CFLAGS='-Os -malign-double -march=pentiumpro'
export CXXFLAGS='-Os -malign-double -march=pentiumpro'