[R] R-3.0.1 g77 errors
Simon Zehnder
szehnder at uni-bonn.de
Wed Sep 18 17:20:13 CEST 2013
On my systems Linux Scientific and Mac OS X I use as well for the F77 the gfortran compiler and this works. You could give it a trial.
Best
Simon
On Sep 18, 2013, at 3:14 PM, "Prigot, Jonathan" <JPRIGOT at partners.org> wrote:
> I am trying to build R-3.0.1 on our SPARC Solaris 10 system, but it
> fails part way through with g77 errors. Has anyone run into this? Any
> suggestions? For what it's worth, R-2.15.1 is the last one to build
> error free for us.
> ===
> Jon Prigot
>
> R is now configured for sparc-sun-solaris2.10
>
> Source directory: .
> Installation directory: /usr/local
>
> C compiler: gcc -std=gnu99 -g -O2
> Fortran 77 compiler: g77 -g -O2
>
> C++ compiler: g++ -g -O2
> Fortran 90/95 compiler: gfortran
> Obj-C compiler:
>
> Interfaces supported: X11, tcltk
> External libraries: readline, ICU
> Additional capabilities: PNG, JPEG, TIFF, NLS
> Options enabled: shared BLAS, R profiling
>
> Recommended packages: yes
>
> make
> ...
>
> g77 -fPIC -g -O2 -ffloat-store -c dlamch.f -o dlamch.o
> dlamch.f: In function `dlamch':
> dlamch.f:89: warning:
> INTRINSIC DIGITS, EPSILON, HUGE, MAXEXPONENT,
> ^
> Reference to unimplemented intrinsic `DIGITS' at (^) (assumed EXTERNAL)
> dlamch.f:89:
> INTRINSIC DIGITS, EPSILON, HUGE, MAXEXPONENT,
> ^
> Invalid declaration of or reference to symbol `digits' at (^) [initially
> seen at (^)]
> dlamch.f:89: warning:
> INTRINSIC DIGITS, EPSILON, HUGE, MAXEXPONENT,
> ^
> Reference to unimplemented intrinsic `EPSILON' at (^) (assumed EXTERNAL)
>
> --
> Jonathan M. Prigot <jprigot at partners.org>
> Partners Healthcare Systems
>
>
>
> The information in this e-mail is intended only for th...{{dropped:18}}
More information about the R-help
mailing list