Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 11:34:00 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        "Scott A. Moberly" <smoberly@karamazov.org>
Cc:        freebsd-stable@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: Strange make spawning
Message-ID:  <20030228193400.GD86620@rot13.obsecurity.org>
In-Reply-To: <20030228192231.GA64386@mail.karamazov.org>
References:  <20030228192231.GA64386@mail.karamazov.org>

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

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

On Fri, Feb 28, 2003 at 01:22:31PM -0600, Scott A. Moberly wrote:

> I did make one other change:
>=20
> USE_GCC=3D3.2 # in make.conf

This is illegal: USE_* are variables that may only be set in leaf port
makefiles that need the port in question.

Set CC and CXX to use your preferred compiler.

> But I can't really see how that would cause make to go hay-wire.

Because it adds a dependency of every port on the gcc32 port,
including gcc32 itself.

Kris

--fXStkuK2IQBfcDe+
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+X7moWry0BWjoQKURAtq2AKDkl93Gqj3nPNabmyU9jciJ5bnHTACglvWf
D7OAlaPpcs5r100XSCZcZ9k=
=PNtb
-----END PGP SIGNATURE-----

--fXStkuK2IQBfcDe+--

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




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