Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2001 12:31:55 -0500
From:      Will Andrews <will@physics.purdue.edu>
To:        Andrew Gallatin <gallatin@cs.duke.edu>
Cc:        Steve Price <steve@havk.org>, will@FreeBSD.ORG, obrien@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: qt22 port for Alpha
Message-ID:  <20010309123155.F45561@ohm.physics.purdue.edu>
In-Reply-To: <15017.4397.19983.257573@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Fri, Mar 09, 2001 at 12:21:49PM -0500
References:  <20010308215655.J46327@bsd.havk.org> <15017.4397.19983.257573@grasshopper.cs.duke.edu>

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

--3WLtXmtPTeS+BWmV
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Mar 09, 2001 at 12:21:49PM -0500, Andrew Gallatin wrote:
> The optimizer appears to be somewhat broken for c++ on alpha.  You
> should be able to get it to compile by changing the '-O -pipe ... ' to
> '-O0 -pipe ... ' for this port.
>=20
> I have no idea how to really do this in a freebsd ports kinda way.

=2Eif (${ARCH} =3D=3D "alpha")
CFLAGS+=3D	-O0
=2Eendif

near the bottom of the configuration (right before targets).  If Steve
wants to test this on a 4.3/Alpha box and let me know the results I'll
commit the fix.

--=20
wca

--3WLtXmtPTeS+BWmV
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.3 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE6qROKF47idPgWcsURAtMZAJwNiKv773gZIiGY+Zkb6ocu+70puwCfdqr8
gFhURcXrNMn/qivoFEzKzSc=
=SFQu
-----END PGP SIGNATURE-----

--3WLtXmtPTeS+BWmV--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010309123155.F45561>