X-POP3-Rcpt: mlehmann AT universe DOT sgh-net DOT de Message-ID: <34C92380.B2C424BC@netplus.net> 23 Jan 1998 17:10:56 -0600 From: Steve Bergman X-Mailer: Mozilla 4.04 [en] (X11; I; Linux 2.0.32 i586) MIME-Version: 1.0 To: beastium-list AT Desk DOT nl Subject: Status of AMD K6 Support Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Marc Lehmann Status: RO Content-Length: 716 Lines: 16 What is the current status of AMD K6 optimization in egcs/pgcc? Information on this subject seems virtually nonexistent. What I have gleaned about it amounts to this recommendation: gcc -O6 -mamdk6 -fno-software-pipe -fno-swap-for-agi -fno-schedule-stack-reg-insns -fno-exceptions I am running redhat 5.0 (glibc2) and am specifically interested in optimizing Mesa, which is an OPENGL compatible graphics library. It is fpu intensive and I notice that there are some recommendations for fpu intensive programs in the FAQ. I have compiled the library in the past with "-O6 -mamdk6" and found it to be slightly slower than standard gcc 2.7.*. Does anyone have any recommendations? -Thank You, -Steve Bergman