From owner-freebsd-ppc@FreeBSD.ORG Wed Dec 10 14:53:27 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1C021065679 for ; Wed, 10 Dec 2008 14:53:27 +0000 (UTC) (envelope-from horst@sxemacs.org) Received: from mail04.syd.optusnet.com.au (mail04.syd.optusnet.com.au [211.29.132.185]) by mx1.freebsd.org (Postfix) with ESMTP id 663F58FC1C for ; Wed, 10 Dec 2008 14:53:27 +0000 (UTC) (envelope-from horst@sxemacs.org) Received: from [220.237.26.25] (c220-237-26-25.farfl2.nsw.optusnet.com.au [220.237.26.25]) (authenticated sender horst.burkhardt) by mail04.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id mBAErP5a011765 for ; Thu, 11 Dec 2008 01:53:26 +1100 From: Horst =?ISO-8859-1?Q?G=FCnther?= Burkhardt III To: FreeBSD PowerPC ML In-Reply-To: <20081210141039.GA52605@narn.knownspace> References: <1228910881.1832.63.camel@horst-tla> <20081210141039.GA52605@narn.knownspace> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-etn9vDXkGz2z89LaOu8Z" Date: Thu, 11 Dec 2008 01:54:32 +1100 Message-Id: <1228920872.1832.67.camel@horst-tla> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Subject: Re: Two issues. One minor, one major. X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2008 14:53:28 -0000 --=-etn9vDXkGz2z89LaOu8Z Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, 2008-12-10 at 09:10 -0500, Justin Hibbits wrote: > On Wed, Dec 10, 2008 at 11:08:01PM +1100, Horst G=C3=BCnther Burkhardt II= I wrote: > > .... This is exceedingly disturbing. EXCEEDINGLY disturbing. I kinda > > need Python 2.5 :( >=20 > Have you been compiling everything with altivec support? That would caus= e > illegal instructions for a lot of things, since it's not yet enabled. >=20 > - Justin No no no, I removed the altivec flags to the compiler, make.conf now says : CFLAGS=3D-Os -pipe -mcpu=3D7400 -mtune=3D7400 CCFLAGS=3D-Os -pipe -mcpu=3D7400 -mtune=3D7400 CXXFLAGS=3D-Os -pipe -mcpu=3D7400 -mtune=3D7400 I think those are perfectly reasonable CFLAGS ;) I'm hoping -mcpu=3D7400 does not imply -maltivec here or I'm really screwed :( Irssi compiled with these flags is working perfectly, as is glib, as is perl, etc. Any other ideas?=20 Thanks, --Horst. --=-etn9vDXkGz2z89LaOu8Z Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAkk/2CgACgkQRtTtv0BbTe5fwACeMV69tIjCjxpx7BARemsn0AA2 2xsAn00qiDyhfaVpO50NHMzJ6HQnF0yn =4Kti -----END PGP SIGNATURE----- --=-etn9vDXkGz2z89LaOu8Z--