R-beta: updating the library index / overriding compile options

Douglas Bates bates at stat.wisc.edu
Mon Jan 19 16:26:57 CET 1998


Albrecht Gebhardt <agebhard at zidsrv.sci.uni-klu.ac.at> writes:

> It would also be good, if some of the compile options could be overridden in
> a "R INSTALL ..." call. Especially I'm using GNU Fortran when compiling the base
> R disribution, that means $src is set to "src". But g77 fails on some of the
> libraries. So I want to do "R INSTALL +docs src-c libname" for this library
> which sets $dir to "src-c".
> 
> I would propose the following patch to includes these two options
> ("src" or "src-c") into "R INSTALL":

On the topic of Fortran compilers, has anyone attempted a compilation
using eg77.  This is the version of g77 to accompany egcs, the
experimental GNU compiler system.  Now that gcc-2.8.0 is out I guess
that there won't be as much interest in egcc.  I understand though
that a version of g77 to accompany gcc-2.8.0 is still in the works.

 eg77 Description: The EGCS experimental Fortran compiler.
  This is the EGCS experimental version of the g77 Fortran compiler. Like
  the standard FSF release, it uses the gcc backend to generate code.
  It requires the egcc package to be installed in order to work.

-- 
Douglas Bates                            bates at stat.wisc.edu
Statistics Department                    608/262-2598
University of Wisconsin - Madison        http://www.stat.wisc.edu/~bates/
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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