From owner-freebsd-current Tue Oct 8 12:43: 0 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2511B37B401; Tue, 8 Oct 2002 12:42:59 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A5243E6E; Tue, 8 Oct 2002 12:42:58 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g98Jgqeq031314; Tue, 8 Oct 2002 21:42:52 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g98Jgq751376763; Tue, 8 Oct 2002 21:42:52 +0200 (MES) Date: Tue, 8 Oct 2002 21:43:56 +0200 (CEST) From: Martin Blapp To: Cc: Subject: -march=pentium4 (CPUTYPE?=p4) breaks libm (src/lib/msun) Message-ID: <20021008212852.G451-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, If one does libm compile with -march=pentium4, there seem some math related functions be broken. -march=pentiumpro still works fine. Happens with gcc 3.1.1 and gcc 3.2.1 prerelease. Ports which are broken with libm and -march=pentium4 - xmms (no sound) - mpg123 (no sound) - openoffice (no text everywhere and no menues) So until this is fixed, people should stay away from using -march=pentium4. I'll see if I can find the broken function. -march=athlon seems to work fine. -march=pentiumpro seems to work fine -march=pentium seems to work fine So don't use CPUTYPE?=p4 in your /etc/make.conf. Looks like there could be some crashes related to this one. Bezier and X-Server crashes ? Or is nobody using CPUTYPE?=p4 ? Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message