Unable to configure GCC 3.0 on Win2k Pro

Jeff Sturm jsturm@one-point.com
Thu Aug 23 10:40:00 GMT 2001


On Thu, 23 Aug 2001, Jeffrey L Johnson wrote:
> Subj: Unable to configure GCC 3.0 on Win2k Pro 

The GCC source distribution is designed to be configured/built on a
variety of systems with a POSIX shell.  Since Windows lacks a native POSIX
shell, it cannot build GCC from source without some help.

Within the online installation guide you may have seen the platform
specific notes:

http://gcc.gnu.org/install/specific.html#windows

which would have taken you to the Cygwin pages.  From there you can
download the requisite software to build GCC natively.

Jeff



More information about the Gcc mailing list