From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 338DC138CA3 for ; Fri, 6 Mar 2015 08:02:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C75C6E0904; Fri, 6 Mar 2015 08:02:26 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id A4212E08F3 for ; Fri, 6 Mar 2015 08:02:25 +0000 (UTC) Received: from digimed.co.uk (shooty.digimed.co.uk [192.168.1.8]) by mail.digimed.co.uk (Postfix) with ESMTPA id A050B2595B for ; Fri, 6 Mar 2015 08:02:24 +0000 (GMT) Date: Fri, 6 Mar 2015 08:02:15 +0000 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: new linux router Message-ID: <20150306080215.7063e5f7@digimed.co.uk> In-Reply-To: References: <20150305185912.GC2219@vidovic.ultras.lan> Organization: Digital Media Production X-Mailer: Claws Mail 3.11.1-72-g9cbe67 (GTK+ 2.24.26; x86_64-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/LYPMBygF28Rj5qT/bDcqlzA"; protocol="application/pgp-signature" X-Archives-Salt: 638e7c18-c73e-4b96-b272-ae9926eeae30 X-Archives-Hash: d37b9fe41525da4eb20efe55f334489a --Sig_/LYPMBygF28Rj5qT/bDcqlzA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Fri, 6 Mar 2015 02:03:48 +0000 (UTC), James wrote: > I'm not sure the arch of a 500 MHz AMD Geode LX800; > isn't that compatible with i686 binaries? I found this: >=20 > " When it comes to compiling, just compile with -march=3Dgeode. That > option is defined on any i386/x86-64 gcc, so no real need to > cross-compile. If you want to run the binary on your compiler host as > well (without a recompile), try something like -march=3Di486 > -mtune=3Dgeode. " The Geode LX800 is more like an i486. I used to use a box based on one (not as a router) in the days before the Raspberry Pi. I used to build packages in a chroot on my i7 box, using these settings CFLAGS=3D"-O2 -march=3Dgeode -pipe -fomit-frame-pointer" CXXFLAGS=3D"${CFLAGS}" CHOST=3D"i486-pc-linux-gnu"=20 MAKEOPTS=3D"-j16 -l10" --=20 Neil Bothwick I backed up my hard drive and ran into a bus. --Sig_/LYPMBygF28Rj5qT/bDcqlzA Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlT5Xw0ACgkQum4al0N1GQNveQCdH56y4GnTyR7B1Be6LBryjhS4 UxwAnjnBx94mxvAYpwFAZMkavpg6+ezw =6kWv -----END PGP SIGNATURE----- --Sig_/LYPMBygF28Rj5qT/bDcqlzA--