Date: Mon, 30 Apr 2001 12:47:02 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Mikhail Teterin <mi@misha.privatelabs.com> Cc: kris@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/emulators/gnuboy/files patch-configure.in Message-ID: <20010430124702.A9305@xor.obsecurity.org> In-Reply-To: <200104301926.f3UJQ4C07642@misha.privatelabs.com>; from mi@misha.privatelabs.com on Mon, Apr 30, 2001 at 03:26:02PM -0400 References: <200104300922.f3U9MuI68213@freefall.freebsd.org> <200104301926.f3UJQ4C07642@misha.privatelabs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 30, 2001 at 03:26:02PM -0400, Mikhail Teterin wrote: > On 30 Apr, Kris Kennaway wrote: > > kris 2001/04/30 02:22:56 PDT > >=20 > > Modified files: > > emulators/gnuboy/files patch-configure.in=20 > > Log: > > Don't hard-code -O3 and about 20 -f optimizations > > =20 > > Revision Changes Path > > 1.2 +17 -2 ports/emulators/gnuboy/files/patch-configure.in >=20 > While I agree, that the -On should be specifiable cenrally, the > -f optimizations are usually added by the software's author for > a reason. That's how they test them... -ffast-math, for example, > speads things up at the expense of the standards conformance (argument > checking). If the software checks the arguments itself, -ffast-math > should be on the command line... And so on... >=20 > Not my ports, of course, so just mumbiling... You may be right except for two things: a) I bet many authors *don't* test the code thoroughly, they just whack in a few sexy-looking -f optimizations ("hmm, fast math..yeah, I want the math to be fast") b) They're not testing it with every new release of gcc on FreeBSD. Kris --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.5 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE67cE1Wry0BWjoQKURAt53AKD52LOarQliVr0k6YuPFT5idxqWHgCeITSJ oWJseEPPJar5vHDb3IKALEE= =JetN -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010430124702.A9305>