Hi,
I'm using FreeBSD 8.2 and would like to install math/R with the gcc47 compiler, which I already have installed. When I start the build, math/R pulls in gcc46 and instead of having another version of gcc floating around, I would like to try and build the port using one of the versions of gcc already installed (4.7).
I'm using gcc47 for most of the ports which I've configured in /etc/make.conf. But this is obviously overridden in the R-port's make file. Unfortunately, I can't see where and how this is done. How can I ask make to try and use gcc47 when building R?
Thanks.
I'm using FreeBSD 8.2 and would like to install math/R with the gcc47 compiler, which I already have installed. When I start the build, math/R pulls in gcc46 and instead of having another version of gcc floating around, I would like to try and build the port using one of the versions of gcc already installed (4.7).
I'm using gcc47 for most of the ports which I've configured in /etc/make.conf. But this is obviously overridden in the R-port's make file. Unfortunately, I can't see where and how this is done. How can I ask make to try and use gcc47 when building R?
Thanks.