Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 21:13:42 +0300
From:      Abu Khaled <khaled.abu@gmail.com>
To:        Mike <sturdee@mikesweb.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: buildworld w/ icc
Message-ID:  <a64c109e05071311134834592f@mail.gmail.com>
In-Reply-To: <20050713110610.V654@saturn.mikesweb.com>
References:  <20050713110610.V654@saturn.mikesweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/13/05, Mike <sturdee@mikesweb.com> wrote:
> I can't find doc on this anywhere...
>=20
> What needs to be done to buildworld with Intel icc on RELENG_5 (or even
> RELENG_4)?
>=20
> I set the following in /etc/make.conf with no luck:
>=20
> PATH=3D/usr/local/intel_cc_80/bin:/bin:/usr/bin:/sbin:/usr/sbin
>=20
> CC=3Dicc
> CXX=3Dicpc
> NO_CXX=3D true
>=20
>=20
> Thanks,
>=20
> -Mike

I am not sure if this is a good idea (compiling world with a non
system compiler) !
However you might need to add path info to CC
eg.
CC=3Dusr/local/intel_cc_80/icc

--=20
Regards.
Abu Khaled



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