www.delorie.com/archives/browse.cgi   search  
Mail Archives: pgcc/1999/12/26/00:14:59

Date: Sat, 25 Dec 1999 14:05:58 +0100
From: Marc Lehmann <marc AT gimp DOT org>
To: pgcc AT delorie DOT com
Subject: Re: Some questions
Message-ID: <19991225140557.A629@cerebro.laendle>
Mail-Followup-To: pgcc AT delorie DOT com
References: <XFMail DOT 19991224181114 DOT mike AT algoritm DOT yaroslavl DOT su> <XFMail DOT 19991224102741 DOT mike AT algoritm DOT yaroslavl DOT su>
Mime-Version: 1.0
In-Reply-To: <XFMail.19991224102741.mike@algoritm.yaroslavl.su>; from mike@algoritm.yaroslavl.su on Fri, Dec 24, 1999 at 10:27:41AM +0300
X-Operating-System: Linux version 2.2.13 (root AT cerebro) (gcc version 2.95.1 19990816 (release))
Reply-To: pgcc AT delorie DOT com
X-Mailing-List: pgcc AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Fri, Dec 24, 1999 at 10:27:41AM +0300, mike AT algoritm DOT yaroslavl DOT su wrote:
> pggc 2.95.2, but... There is one problem : I DON'T KNOW HOW ENABLING MMX, PII,
> K6-2 OPTIMIZATION A-A-aA-A-A-AaAh!! :-) Please help me!

there are no specific k6-2 optimizations yet, the best you can do is:

-march=pentiumpro -mpentiumpro	# ppro, p-ii opts (exclusively)
-mk6				# k6-x
-mmx				# enable (some) mmx, rather broken
				# and not profitable for k6's
-mmx-only			# if you do NOT use the fpu anywhere

On Fri, Dec 24, 1999 at 06:11:14PM +0300, mike AT algoritm DOT yaroslavl DOT su wrote:
> All libraries from Esound compiled, but C-souce file "clients.c" fall out with

This is most probably a bug in your libc. Which libc are you using?

> P.S.S. Where I can got full version of all options for pgcc, I mean for
> processor optimization, for example -mpentium, etc...

In the normal gcc manual (version 2.95.2) which has all the same
m-switches (with the exception of mmx). mmx is considered alpha quality,
since I hadn't had the planned time to make it really work.

-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       pcg AT opengroup DOT org |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019