Date: Tue, 21 Jan 2003 04:14:31 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Harald Schmalzbauer <H@Schmalzbauer.de> Cc: freebsd-current@FreeBSD.ORG Subject: Re: current- and BSD related stupid question Message-ID: <20030121021431.GC61629@gothmog.gr> In-Reply-To: <COEPJCIGIIIGNLPOKJMDGECJCLAA.H@Schmalzbauer.de> References: <COEPJCIGIIIGNLPOKJMDGECJCLAA.H@Schmalzbauer.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-01-21 02:48, Harald Schmalzbauer <H@Schmalzbauer.de> wrote: > Hello all, > > first, I'm no programmer (perhaps this explains my obviously stupid > question) > > With 4.x I had a /etc/make.conf where I could force gcc to optimize for my > CPU with -march. > > This file (/etc/defaults/make.conf) vanished, but I can see something > similar now without any rule set. This file has been moved to /usr/share/examples/etc/make.conf some time ago. Look there and in the make.conf(5) manpage for the following variables: NO_CPU_CFLAGS NO_CPU_COPTFLAGS > Just for interest; I don't have any problems but there are quiet a > few things under 5.0 which are completely new to me and I'd like to > keep in touch with this great OS. Feel free to ask. Most of the changes from 4.X to 5.X are also listed in the release notes of 5.0-RELEASE. You can always look there first for anything interesting, then browse the docs at http://docs.freebsd.org/, then search the mailing list archives in groups.google.com, and then (of course) you can always post questions to freebsd-questions. HTH, Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030121021431.GC61629>