Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <000901bf4ceb$377986c0$1e003cd4@theunknown> From: "s.rekow" To: "Tal Shachar" , References: Subject: Re: c compiler mmx support Date: Thu, 23 Dec 1999 03:12:36 +0100 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.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 > Is there win32 penteum compiler ? Does it support mmx? gcc allready lets you compile for cputargets (like -march=pentiumpro, take a look at http://egcs.cygnus.com/onlinedocs/gcc_2.html) or you can rebuild gcc with the pgcc-patch (supports mmx); take a look at Mumit Kahn's "HOWTO build GCC-2.95.2 on Cygb20.1" http://www.goof.com/pcg/ "The Pentium Compiler Group was founded in late '95 to enhance and support pentium optimization in GCC (the GNU C Compiler). GCC does a very good job when optimizing, but the Pentium Chip's architecture demanded different optimization strategies. " PGCC claims to be up to 30% faster than gcc but has no support for the latest stuff like PIII's ISSE or K7 btw, stable stuff is merged into gcc after some time Regards, S.Rekow -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com