Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2014 12:35:08 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-ports@freebsd.org
Subject:   custom gcc article outdated?
Message-ID:  <201410241135.s9OBZ8uJ009172@mech-as221.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
Is this arcticle outdated:

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/custom-gcc/

Specifically, is this form still understood:

*quote*
Add the following lines to the /etc/make.conf file (or modify appropriately):

.if !empty(.CURDIR:M/usr/ports/*) && exists(/usr/local/bin/gcc44)
CC=gcc44
CXX=g++44
CPP=cpp44
.endif

*end quote*

Thanks

Anton



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