X-POP3-Rcpt: mlehmann AT universe DOT sgh-net DOT de 21 Jan 1998 02:23:31 +0100 (CET) From: Ronald Wahl X-Sender: rwa AT goliath DOT csn DOT tu-chemnitz DOT de Reply-To: Ronald Wahl To: Jack Duan cc: beastium-list Subject: Re: Question: PGCC optimizing AMD K6? In-Reply-To: <199801202341.PAA12374@mailgate32> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Marc Lehmann Status: RO Content-Length: 790 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 \