[R] R-3.0.1 g77 errors

Prigot, Jonathan JPRIGOT at partners.org
Thu Sep 19 16:28:25 CEST 2013


Sadly, I am limited to the Solaris 10 system. I wish that I could use
Linux, the world uses it.
-- 
Jonathan M. Prigot <jprigot at partners.org>
Partners Healthcare Systems

On Wed, 2013-09-18 at 17:20 +0200, Simon Zehnder wrote:
> 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}}
> 
> 


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.


More information about the R-help mailing list