From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 17:28:58 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24E8516A4CE for ; Thu, 4 Mar 2004 17:28:58 -0800 (PST) Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by mx1.FreeBSD.org (Postfix) with SMTP id 5A72743D3F for ; Thu, 4 Mar 2004 17:28:57 -0800 (PST) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO ?219.95.247.239?) (khairil?yusof@219.95.247.239 with plain) by smtp015.mail.yahoo.com with SMTP; 5 Mar 2004 01:28:56 -0000 From: Khairil Yusof To: Jonathon McKitrick In-Reply-To: <20040305011046.GB85280@dogma.freebsd-uk.eu.org> References: <20040305011046.GB85280@dogma.freebsd-uk.eu.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PGcfH+Sat/f3OwV7OaaB" Message-Id: <1078450128.52225.10.camel@wolverine.cerebro.net.my> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.4FreeBSD GNOME Team Port Date: Fri, 05 Mar 2004 09:28:49 +0800 cc: freebsd-questions@freebsd.org Subject: Re: REALLY frustrated with ports problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 01:28:58 -0000 --=-PGcfH+Sat/f3OwV7OaaB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-03-05 at 01:10 +0000, Jonathon McKitrick wrote: > What do I have to do to resolve this ports/pthread problem? > cc -Wall -O3 -pipe -funroll-loops -ffast-math -march=3Dpentiumpro Lower your optimization settings and get rid of the -ffoo optimisations? make.conf states you should use -O -pipe only. Most ports have option to increase the optimisation settings, or add the correct ones in their Makefiles. -O3 is going to make your overall system rather unstable. -- "You keep using that word. I do not think it means what you think it means." FreeBSD 5.2-CURRENT i386 9:23am up 21:43, 4 users, load averages: 2.47, 2.76, 2.62 --=-PGcfH+Sat/f3OwV7OaaB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAR9fQDAqnLW/+/X8RAqwcAKCND2pF9V6/3pSiC9kcXlds9Bh+sgCg4XPm lqmeJPtG66rCUSSwQYclAqI= =a/Y0 -----END PGP SIGNATURE----- --=-PGcfH+Sat/f3OwV7OaaB--