Date: Thu, 08 Feb 2001 20:42:00 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Rued Christopher <christor@UG.CS.SUNYSB.EDU> Cc: freebsd-questions@freebsd.org Subject: Re: gcc running out of swap space during build... Message-ID: <20010208204200.B52772@mollari.cthul.hu> In-Reply-To: <14979.26570.911569.872294@public.ug.cs.sunysb.edu>; from christor@UG.CS.SUNYSB.EDU on Thu, Feb 08, 2001 at 10:45:14PM -0500 References: <14979.26570.911569.872294@public.ug.cs.sunysb.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--1UWUbFP1cBYEclgG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 08, 2001 at 10:45:14PM -0500, Rued Christopher wrote: > The exact command looks like this:=20 > gcc -c -O4 -fomit-frame-pointer -finline-functions \ > -Winline -m486 -ansi -pedantic -Wall builtin.c What do you hope to achieve with -O4? That optimization setting doesn't even exist in gcc, and anything over -O is known to generate bad code sometimes anyway. Kris --1UWUbFP1cBYEclgG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6g3UXWry0BWjoQKURAnzHAJ0Z3AX06Jq4egj9Zd72nWe29TXUvwCgivAq /QVGYzY2FJ9URmtcFLr9biQ= =dQMH -----END PGP SIGNATURE----- --1UWUbFP1cBYEclgG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010208204200.B52772>