[R-SIG-Mac] R 2.1.1 available in DarwinPorts
Simon Urbanek
simon.urbanek at r-project.org
Thu Sep 8 02:35:11 CEST 2005
On Sep 7, 2005, at 7:38 PM, Kjell Konis wrote:
> It says it can't find /usr/lib/libcc_dynamic.a
This will be the case if you default gcc is 4.0. You should run
sudo gcc_select 3.3
then it should be there.
I don't mind how you do it (i.e. which compiler you choose), just
make sure your users don't get confused as of which compiler to use.
Any reasonable packaging system should make sure the proper compiler
is there before installing. The flags differ from compiler to
compiler, so you cannot build binary R unless you make up your mind
as of exactly which compiler binary you require. Using any other
binary simply doesn't work.
Cheers,
Simon
More information about the R-SIG-Mac
mailing list