From: Ian R. <id...@fr...> - 2010-03-01 23:20:28
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There are a few places in Mesa where we check the GCC version and have alternate code paths. It looks like almost all of the checks go away if we require GCC version of at least 3.3.0. The last 3.2 (or earlier) release was in April of 2003. It seems safe to remove support for a 7 year old version. Opinions? http://gcc.gnu.org/releases.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuMS5QACgkQX1gOwKyEAw+79wCeNQuMgY2doWc4D0ICnXpscnE8 JrwAoJ2un+hql7/g+D1HcnXAfOqXIoiL =Aa2Q -----END PGP SIGNATURE----- |