[R] R 1.9.1 compilation error (on AIX 5.1)
Liaw, Andy
andy_liaw at merck.com
Mon Jul 19 20:53:40 CEST 2004
> From: Liao, Kexiao [mailto:liao1k at cmich.edu]
>
> Hi Andy,
> Can you give me the explanation for each parameter of FFLAGS="-O
> -qmaxmem=-1 -qarch=auto -qtune=auto -qextname -q64". My xlf does not
> support them. Thanks.
I can't. Those are Greek to me. I should have said that those are flags
that the AIX sysadmin used to compile R-1.8.1. I simply copied them over to
test whether they still work in R-1.9.1. I'm afraid you'll have to either:
1. check the compiler manual;
2. ask the sysadmin;
3. ask IBM support, or check their web site.
Andy
> Kexiao
>
>
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Liaw, Andy
> Sent: Monday, July 19, 2004 8:26 AM
> To: 'Frankie Cheung'
> Cc: 'Prof Brian Ripley'; R-help at stat.math.ethz.ch
> Subject: RE: [R] R 1.9.1 compilation error (on AIX 5.1)
>
> The following are the entries in the config.site file I used
> to compile
> R-1.9.1 on AIX. See if that helps.
>
> CC=xlc
> CFLAGS="-O -qmaxmem=-1 -qarch=auto -qtune=auto -q64"
> F77=xlf
> FFLAGS="-O -qmaxmem=-1 -qarch=auto -qtune=auto -qextname -q64"
> SHLIB_LDFLAGS="-Wl,-G -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry
> -Wl,-bexpall"
> CXX=xlC
> CXXFLAGS="-O -qmaxmem=-1 -qarch=auto -qtune=auto -q64"
>
>
>
> Andy
>
>
>
> > From: Frankie Cheung [mailto:ftcheung at hkusua.hku.hk]
> >
> > Dear Sir,
> >
> > Still encounter another error message during compilation of
> R 1.9.1 on
> > AIX 5.1 (target expall not found):
> [snip]
> >
> > Any suggestion?
> >
> > with regards,
> > Frankie Cheung
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>
>
More information about the R-help
mailing list