Date: Fri, 29 Aug 2008 19:13:51 +0200 From: Roland Smith <rsmith@xs4all.nl> To: FreeBSD Questions <ml.freebsd.questions@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Ports and 64-bit Processors Message-ID: <20080829171351.GA72763@slackbox.xs4all.nl> In-Reply-To: <10549b080808290744u659d89f9m4c959a968cbe17e1@mail.gmail.com> References: <10549b080808290744u659d89f9m4c959a968cbe17e1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 29, 2008 at 10:44:10AM -0400, FreeBSD Questions wrote: > FreeBSD has supported 64-bit architectures for a while now... Alpha > and UltraSPARC come to mind--even if Alpha is no longer a Tier 1 > architecture. I'm surprised to hear so many of you say that certain > ports are broken on AMD64. =20 AFAIK, it is not as much a question of ports being broken, but there are some ports that have 'ONLY_FOR_ARCHS=3Di386' set, e.g. because they are binary-only ports (e.g. flash plugin, nvidia driver) or because they contain i386 assembly code or because the code contains assumptions that are true on i386 but not on amd64 (like the size of a pointer being equal to the size of an integer). To see which ports are restricted to certain architectures, try the following command: find /usr/ports -type f -name Makefile -exec grep -H ONLY_FOR_ARCH {} \;|le= ss > I would think if they worked on other 64-bit processors they'd work on > AMD64. Were the ports that are broken on AMD64 also broken on those > other architectures, too? --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAki4Lk4ACgkQEnfvsMMhpyVuIwCffyMypJLtovcqubfQWvnse+jq UhkAnihHAqR4xmlnXfT1MokxlDNGw7Mz =ujPV -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080829171351.GA72763>