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 From: Chris Faylor Date: Thu, 27 Jan 2000 23:10:02 -0500 To: Tammie Philpott Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Query: Optimization Message-ID: <20000127231002.A8258@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: Tammie Philpott , cygwin AT sourceware DOT cygnus DOT com References: <3890D966 DOT 1112CCE6 AT lmco DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3890D966.1112CCE6@lmco.com>; from tammie.n.philpott@lmco.com on Thu, Jan 27, 2000 at 06:48:54PM -0500 On Thu, Jan 27, 2000 at 06:48:54PM -0500, Tammie Philpott wrote: >I've read over the documentation for Cygwin B20.1 and have not found >anything talking about if gcc can be optimized for the Pentium >compiler. I see many things talking about API's and how you can port >Unix tools over to NT, but nothing about optimization. Could someone >please tell me if you can optimize for 386/Pentium/etc. PC hardware? I think you'll probably need to check out the gcc documentation for specific compiler questions. The Cygwin B20.1 documentation gives you general information on the cygwin environnment. Check out http://gcc.gnu.org/ for documentation. The specific answer to your question is that the gcc in B20.1 does not contain any special optimization flags for the pentium. I'll let Mumit mention what kind of optimization is available in more "modern" compilers. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com