Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <004601c0d232$ae0a9220$100b07d5@andreas>
From: "Andreas Eibach" <a.eibach@gmx.net>
To: "Bobby McNulty" <bobbymcn@bellsouth.net>
Cc: <cygwin@cygwin.com>
References: <CIEJIJIGGOKLEHGENHFJMEAGCAAA.bobbymcn@bellsouth.net>
Subject: Re: Building Cygwin and GCC
Date: Tue, 1 May 2001 13:34:00 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200


----- 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

