[Rd] Building R from the source

Prof Brian D Ripley ripley at stats.ox.ac.uk
Sat Nov 11 22:34:37 CET 2006


On Sat, 11 Nov 2006, Benilton Carvalho wrote:

> Hi Everyone,
>
> when building (say) R-2.4.0 from the source, is it still the
> recommendation to use GCC 3.4?

It depends on your unstated OS.  There are recommendations in the R-admin 
manual, and those I wrote are still current.

Often one cannot easily mix systems based on gcc3 and gcc4: there are a lot 
of API incompatibilities, at least on 64-bit systems.  So if you have a 
gcc4-based Linux distribution (for example), use its 'native' compilers.

If you want more detailed advice, please give fuller details including 
your exact OS and what compilers you have available to you.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-devel mailing list