Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Feb 2001 23:35:49 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Christopher Rued <christor@UG.CS.SUNYSB.EDU>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: gcc running out of swap space during build...
Message-ID:  <20010208233549.B55603@mollari.cthul.hu>
In-Reply-To: <14979.38148.149106.374046@chris.xsb.com>; from christor@UG.CS.SUNYSB.EDU on Fri, Feb 09, 2001 at 01:58:12AM -0500
References:  <14979.26570.911569.872294@public.ug.cs.sunysb.edu> <20010208204200.B52772@mollari.cthul.hu> <14979.38148.149106.374046@chris.xsb.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--GRPZ8SYKNexpdSJ7
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Feb 09, 2001 at 01:58:12AM -0500, Christopher Rued wrote:

> I found the nasty makefiles that were giving the -O4 option to gcc,
> and replaced them with -O, as you suggested, and everything now seems
> to be working properly.
>=20
> It seems to me that if I give gcc an option that does not exist, it
> should complain about it, shouldn't it?

gcc treats anything above -O3 as equivalent to -O3. As noted, -O3 has
optimizer bugs, which was causing it to fail for you.

kris

--GRPZ8SYKNexpdSJ7
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

iD8DBQE6g53VWry0BWjoQKURAjilAJ4hEy6grMc4chWBI9dUBUD5A1MOTwCgsJ0G
2R4sKfZxEFNf+vfbj0+kNOk=
=MN8R
-----END PGP SIGNATURE-----

--GRPZ8SYKNexpdSJ7--


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?20010208233549.B55603>