Re: [Semi-OT] Dual Athlon support in kernel

Joseph Carter (knghtbrd@debian.org)
Tue, 24 Apr 2001 03:39:22 -0700


--WIyZ46R2i8wDzkSu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Apr 24, 2001 at 01:18:57PM +0300, Ville Herva wrote:
> There's also AthlonLinux http://athlonlinux.org/ and AthlonGCC
> http://athlonlinux.org/agcc/about.shtml, but I have no experience with th=
ose
> (I have no Athlon ;( ).

A warning about agcc, I've discovered that it does not always compile code
quite the way you expect it. This is unsurprising given it's based on
pgcc which is known to change alignments on you in ways that sometimes
break things subtly.

I do not know if agcc actually can produce code which simply does not work
as is reported with pgcc (I suspect the alignment differences account for
many of those cases), but I recall reading in the past few days that agcc
is not supported for compiling the kernel.

It also fails to properly compile certain other programs, notably anything
that includes asm functions. As a result, my own experience suggests you
consider agcc in the same class as gcc 3.0 at the moment - experimental.
Hopefully the k7 optimizations that work well will find their way into a
nice athlon subarch options in standard gcc and agcc won't be necessary.

--=20
Joseph Carter <knghtbrd@debian.org> Free software developer

Guns don't kill people. It's those damn bullets. Guns just make them go
really really fast.
-- Jake Johanson

--WIyZ46R2i8wDzkSu
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: 1024D/DCF9DAB3 20F6 2261 F185 7A3E 79FC 44F9 8FF7 D7A3 DCF9 DAB3

iEYEARECAAYFAjrlV9oACgkQj/fXo9z52rOFSQCeNv7/mUDf+hLG1JTruT0KsSLy
SeUAniChWQCjlAei9oKkc2uBb/x5qbdC
=1iur
-----END PGP SIGNATURE-----

--WIyZ46R2i8wDzkSu--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/