Building Cygwin and GCC

Andreas Eibach a.eibach@gmx.net
Tue May 1 04:34:00 GMT 2001


----- Original Message -----
From: "Bobby McNulty" <bobbymcn@bellsouth.net>
To: "Cygwin DLL Mailing List" <cygwin@cygwin.com>
Sent: Saturday, April 14, 2001 12:05 PM
Subject: Building Cygwin and GCC


> I'm rebuilding my Cygwin Dll and GCC with pthreads.
>
> So far, I have configured both with the following statement. Could you
tell
> me the right way to do this if it is wrong?
>
> $CFLAGS="-mthreads -march=pentium -mcpu=pentium" ../gcc/configure --enable
> threads

 $CFLAGS="-mthreads -march=pentium -mcpu=pentium"
../gcc/configure --enable-threads

Don't miss the hyphen.
Andreas


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list