[R] Atlas shared

Douglas Bates bates at stat.wisc.edu
Wed Oct 2 15:39:39 CEST 2002


Göran Broström <gb at stat.umu.se> writes:

> In a FAQ on an ATLAS home page I see that shared libraries are not
> supported, and indeed, when I build from source I only get static
> libraries. R  needs shared libraries (right?!), so how do I get that?
> With Debian (and Windows?) there are no problems, since there are
> prebuilt shared libraries, but how about RedHat? (These are my three
> systems.)
> 
> How do I get shared atlas libraries that work with  R  on RedHat?

I believe that Camm Maguire, the Debian maintainer of the atlas2
packages, tweaked the makefile for atlas to produce shared libraries.

The atlas developers don't like shared libraries because position
independent code takes a performance hit.  Their objective is to get
the absolute best performance so they only produce static libraries.

You may want to get the sources for the Debian atlas packages and look
at what Camm does in the makefile.  I am Cc:'ing Camm on this reply in
case he wants to add anything.

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list