delorie.com/archives/browse.cgi | search |
X-POP3-Rcpt: | mlehmann AT universe DOT sgh-net DOT de |
21 Jan 1998 02:23:31 +0100 (CET) : | |
From: | Ronald Wahl <Ronald DOT Wahl AT Informatik DOT TU-Chemnitz DOT DE> |
X-Sender: | rwa AT goliath DOT csn DOT tu-chemnitz DOT de |
Reply-To: | Ronald Wahl <Ronald DOT Wahl AT Informatik DOT TU-Chemnitz DOT DE> |
To: | Jack Duan <jduan AT sprintmail DOT com> |
cc: | beastium-list <beastium-list AT Desk DOT nl> |
Subject: | Re: Question: PGCC optimizing AMD K6? |
In-Reply-To: | <199801202341.PAA12374@mailgate32> |
Message-ID: | <Pine.LNX.3.96.980121022002.30021E-100000@goliath.csn.tu-chemnitz.de> |
MIME-Version: | 1.0 |
Sender: | Marc Lehmann <pcg AT goof DOT com> |
Status: | RO |
Lines: | 28 |
On Tue, 20 Jan 1998, Jack Duan wrote: > Hi, > > I am very interested in using the PGCC now instead of the gcc 2.7.x... but > I have > an AMD K6-200... does pgcc optimizes K6 as well? How about the Pentium II? -O6 -mamdk6 If you encounter problems (very seldom) use a lesser optimization level. Maybe you should also use -fno-exceptions for C-programs to get smaller binaries since you won't need execptions in C in most cases. This option will not improve speed. I don't know if pgcc supports the Pentium II yet. Try -mpentiumpro and look if it's faster... ron -- \ Ronald Wahl --- rwa AT informatik DOT tu-chemnitz DOT de \ \ WWW: http://www.tu-chemnitz.de/~row \ \ Talk: rwa AT goliath DOT csn DOT tu-chemnitz DOT de \ \ PGP key available by finger to my email address \
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |