search for: xxxpr

Displaying 20 results from an estimated 74 matches for "xxxpr".

2006 Apr 13
1
R-latest.tar.gz make error
...-c version.c -o version.o gcc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/ pcre -no-cpp-precomp -I. -I../../src/include -I../../src/include -I/ usr/local/include -DHAVE_CONFIG_H -fPIC -fno-common -g -O2 - std=gnu99 -c vfonts.c -o vfonts.o g77 -fPIC -fno-common -g -O2 -c xxxpr.f -o xxxpr.o gcc -dynamiclib -L/usr/local/lib -dynamiclib -install_name libR.dylib -compatibility_version 2.3.0 -current_version 2.3.0 - headerpad_max_install_names -o libR.dylib Rembedded.o CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.o array.o att...
2004 Jun 23
1
R 1.9.1 compilation error
...onfigure" then I type "make" to compile: # make ..... gcc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -mno-fp-in-toc -g -O2 -c registration.c -o registration.o g77 -g -O2 -c xxxpr.f -o xxxpr.o gcc -Wl,-bdynamic -Wl,-bE:../../etc/R.exp -Wl,-bM:SRE -L/usr/local/lib -o R.bin CConverters.o Rdynload.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o devP...
2012 Jan 20
1
Building R on RHEL 5
...advance, Erik make output: ... gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra? -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H???? -g -O2 -c vfonts.c -o vfonts.o gfortran??? -g -O2 -c xxxpr.f -o xxxpr.o ar cr libR.a CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o apply.o arithmetic.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o deparse.o deriv.o devices.o dotcode.o doun...
2010 Oct 03
2
R-beta_2010-10-02_r53128 fails to compile on FreeBSD
...ude -DHAVE_CONFIG_H -g -O2 -c version.c -o version.o gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c vfonts.c -o vfonts.o gfortran -g -O2 -c xxxpr.f -o xxxpr.o ar cr libR.a CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o apply.o arithmetic.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o deparse.o deriv.o devices.o dotcode.o...
2008 Jun 03
1
IBM-AIX 5.2 (GCC 4.2.4 installed) - Error while executing 'make'
...igure) on IBM-AIX 5.2 (GCC 4.2.4 installed): gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -mno-fp-in-toc -g -O2 -c vfonts.c -o vfonts.o gfortran -g -O2 -c xxxpr.f -o xxxpr.o gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -mno-fp-in-toc -g -O2 -c mkdtemp.c -o mkdtemp.o ar cr libR.a CConverters.o CommandLineArgs.o Rdynloa...
2006 Apr 03
2
Build failure with this morning's R-alpha
...ails with what looks like a missing -lm linking directive: [...] gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -O2 -c version.c -o version.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -O2 -c vfonts.c -o vfonts.o g77 -fpic -O2 -c xxxpr.f -o xxxpr.o gcc -shared -o libR.so Rembedded.o CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o deparse.o deriv.o d...
2005 Jun 06
1
Unable to compile R-2.1.0
...lude -DHAVE_CONFIG_H -D__NO_MATH_INLINES -g -O2 -c version.c -o version.o gcc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -g -O2 -c vfonts.c -o vfonts.o f77 -g -O2 -c xxxpr.f -o xxxpr.o gcc -export-dynamic -L/usr/local/lib -o R.bin Rmain.o CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o...
2010 Feb 16
1
Build failure on Solaris 10 (SPARC)
...std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I /export/home/drkirkby/sage-4.3.3.alpha0/local/include -DHAVE_CONFIG_H -g -O2 -c vfonts.c -o vfonts.o gfortran -g -O2 -c xxxpr.f -o xxxpr.o gcc -std=gnu99 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I../../src/extra -I../../src/extra/xz/api -I. -I../../src/include -I../../src/include -I /export/home/drkirkby/sage-4.3.3.alpha0/local/include -DHAVE_CONFIG_H -g -O2 -c mkdtemp.c -o mkdtemp.o...
2006 Jun 12
1
Link error with glibc-2.4 on linux/PPC (PR#8967)
...ers: 2.6.11-r4 ACCEPT_KEYWORDS="ppc ~ppc" AUTOCLEAN="yes" CBUILD="powerpc-unknown-linux-gnu" CFLAGS="-O2 -mcpu=G4 -mtune=G4 -fno-strict-aliasing -pipe -maltivec -mabi=altivec" CHOST="powerpc-unknown-linux-gnu" Fault log gfortran -fpic -g -O2 -c xxxpr.f -o xxxpr.o powerpc-unknown-linux-gnu-gcc -shared -o libR.so Rembedded.o CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o d...
2005 Sep 10
1
FreeBSD 7.0-CURRENT and R-2.2.0 alpha
...lude -DHAVE_CONFIG_H -D__NO_MATH_INLINES -g -O2 -c version.c -o version.o gcc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -g -O2 -c vfonts.c -o vfonts.o f77 -g -O2 -c xxxpr.f -o xxxpr.o gcc -export-dynamic -L/usr/local/lib -o R.bin Rmain.o CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o...
2002 Jan 28
1
Symbol referencing errors...
This is the error I get when trying to install R-1.3.1 on my Solaris 2.6 box. Any assistance would be greatly appreciated. g77 -g -O2 -c xxxpr.f -o xxxpr.o gcc -o R.bin CConverters.o Rdynload.o RNG.o apply.o arithmetic.o array.o at trib.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o devPS.o devPicTeX.o deparse.o d eriv.o devices.o dotcode.o dstruct.o duplic...
2003 Sep 10
2
R 1.8.0 alpha
The countdown to R version 1.8.0 has begun. As a novelty, we now make preliminary source tarballs available somewhat earlier in the process. They will be found in http://cran.us.r-project.org/src/base with names of the form R-1.8.0alpha_2003-09-10.tar.gz The first one was created a moment ago; subsequent ones will be created by a cron job that runs at 05:00 local (Wisconsin) time. There are
2003 Sep 10
2
R 1.8.0 alpha
The countdown to R version 1.8.0 has begun. As a novelty, we now make preliminary source tarballs available somewhat earlier in the process. They will be found in http://cran.us.r-project.org/src/base with names of the form R-1.8.0alpha_2003-09-10.tar.gz The first one was created a moment ago; subsequent ones will be created by a cron job that runs at 05:00 local (Wisconsin) time. There are
2010 Nov 16
4
DBLEPR?
...e suspicion that its use of DBLEPR for finessing the Fortran WRITE() statements may be to blame. While I can find DBLEPR in Venables and Ripley, it doesn't get much mention after about 2000 in the archives, though it is in the R FAQ and Brian R. mentions they are in libR in a 2009 post. Are the xxxPR routines now deprecated (particularly for 64 bit systems) or still OK to use? If OK, can anyone point to documentation and examples? JN
2010 Nov 16
4
DBLEPR?
...e suspicion that its use of DBLEPR for finessing the Fortran WRITE() statements may be to blame. While I can find DBLEPR in Venables and Ripley, it doesn't get much mention after about 2000 in the archives, though it is in the R FAQ and Brian R. mentions they are in libR in a 2009 post. Are the xxxPR routines now deprecated (particularly for 64 bit systems) or still OK to use? If OK, can anyone point to documentation and examples? JN
2005 Dec 21
1
Build error on Mac OS X
Hi, The following commands: > tar zxvf R-devel_2005-12-14.tar.gz > mv R-devel R-2.3 > cd R-2.3 > ./configure --with-blas='-framework vecLib' --with-lapack > make give me the following error on my Mac OS X system: ... g77 -fno-common -g -O2 -c xxxpr.f -o xxxpr.o make[3]: *** No rule to make target `-lintl', needed by `libR.dylib'. Stop. make[2]: *** [R] Error 2 make[1]: *** [R] Error 1 make: *** [R] Error 1 I don't get that problem with R-devel daily snapshots from before 2005-12-14 and I get it with (almost) all snaphots betwee...
2007 Jan 30
1
Solaris 10 compilation issue
...-R/usr/local/lib/64 -R/usr/sfw/lib/64 -R/lib/amd64" R_BROWSER="/usr/sfw/bin/mozilla" MAIN_LD="/opt/SUNWspro/bin/cc -xarch=amd64" LIBnn=amd64 The ./configure runs without incident but make breaks down here /opt/SUNWspro/bin/f95 -xarch=amd64 -xO5 -xlibmil -fsimple=0 -c xxxpr.f -o xxxpr.o /opt/SUNWspro/bin/cc -xarch=amd64 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -xO5 -xlibmil -xc99=%all -xlibmieee -c mkdtemp.c -o mkdtemp.o /opt/SUNWspr...
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
...in Rmath.h. I have tried adding the folder with Rmath.h to the linkers path but that has not helped. Does anyone have any suggestions? If someone needs it below is an excript from the make session Thanks in advance for your help. /opt/SUNWspro/bin/f95 -xarch=amd64 -xO5 -xlibmil -fsimple=0 -c xxxpr.f -o xxxpr.o /opt/SUNWspro/bin/cc -xarch=amd64 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -xO5 -xlibmil -xc99=%all -xlibmieee -c mkdtemp.c -o mkdtemp.o /opt/SUNWspro/bin...
2001 Nov 07
1
segmentation fault with GCC 3.0.2
...bappl.a make[3]: Leaving directory `/home/mfa5/gilp/R/R-1.3.1.gnu3.0.2/src/appl' make[2]: Leaving directory `/home/mfa5/gilp/R/R-1.3.1.gnu3.0.2/src/appl' ... gcc -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -g -O2 -c vfonts.c -o vfonts.o g77 -g -O2 -c xxxpr.f -o xxxpr.o gcc -o R.bin CConverters.o Rdynload.o RNG.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o dcf.o datetime.o debug.o devPS.o devPicTeX.o deparse.o deriv.o devices.o dotcode.o dstruct.o duplicate.o env...
2007 Jan 30
0
R Compiling issue
...-R/usr/local/lib/64 -R/usr/sfw/lib/64 -R/lib/amd64" R_BROWSER="/usr/sfw/bin/mozilla" MAIN_LD="/opt/SUNWspro/bin/cc -xarch=amd64" LIBnn=amd64 The ./configure runs without incident but make breaks down here /opt/SUNWspro/bin/f95 -xarch=amd64 -xO5 -xlibmil -fsimple=0 -c xxxpr.f -o xxxpr.o /opt/SUNWspro/bin/cc -xarch=amd64 -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -xO5 -xlibmil -xc99=%all -xlibmieee -c mkdtemp.c -o mkdtemp.o /opt/SU...