Date: Tue, 23 Jul 2002 07:48:24 -0700 (PDT) From: Jesse Gross <jesse_gross@yahoo.com> To: stable@freebsd.org Subject: USE_GCC=3.1 & CPUTYPE Message-ID: <20020723144824.43689.qmail@web14101.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi, I have USE_GCC=3.1 defined in my make.conf to build ports with GCC 3.1.1. My computer has an Athlon CPU, so I have CPUTYPE=k7. However, this is knocked down to k6 because the system GCC 2.95.4 doesn't support -march=athlon. GCC 3.1.1 does support this as well as other new target CPUs. Is there a way to use the highest supported target automatically depending on which version of GCC is being used? Thanks, Jesse Gross __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020723144824.43689.qmail>