Help with GCC on Cygwin

Ian Lance Taylor iant@google.com
Wed Mar 5 05:39:00 GMT 2008


"Balaji V. Iyer" <bviyer@ncsu.edu> writes:

>     I am trying to do some development on the C Compiler in Cygwin and I
> am doing the following to build it:

gcc@gcc.gnu.org is the wrong mailing list.  Please send any further
e-mail to gcc-help@gcc.gnu.org.  Thanks.

> $ ../gcc-4.0.2/gcc/configure

Run ../gcc-4.0.2/configure, not ../gcc-4.0.2/gcc/configure.

Ian



More information about the Gcc mailing list