Displaying 9 results from an estimated 9 matches for "fcpicflags".
Did you mean:
cpicflags
2007 Oct 24
2
R trunk (2.7) build fails with -fpic, needs -fPIC (PR#10372)
...+ fpicflags="-fPIC"
;;
esac
fi
@@ -32827,7 +32827,7 @@
cxxpicflags="-fPIC"
;;
*)
- cxxpicflags="-fpic"
+ cxxpicflags="-fPIC"
;;
esac
shlib_cxxldflags="-shared"
@@ -47768,7 +47768,7 @@
fcpicflags="-fPIC"
;;
*)
- fcpicflags="-fpic"
+ fcpicflags="-fPIC"
;;
esac
fi
--
Andrew Piskorski <atp at piskorski.com>
http://www.piskorski.com/
2009 Jul 23
1
problem building R 2.9.1 from source on RHEL 4 (x86_64)
I am building from source on RHEL 4 and have run into a
problem while running "make check":
running code in 'lapack.R' ...make[3]: *** [lapack.Rout] Error 1
make[3]: Leaving directory `/opt/R/R-2.9.1/tests'
make[2]: *** [test-Specific] Error 2
make[2]: Leaving directory `/opt/R/R-2.9.1/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving
2009 Feb 21
1
R-devel/Linux x64/Sun Studio 12: Problem with Matrix
...ibrary?
Many thanks in advance
Thomas Petzoldt
#file: config.site
CC=cc
CFLAGS="-xO5 -xc99 -xlibmil -nofstore"
CPICFLAGS=-Kpic
F77=f95
FFLAGS="-O5 -libmil -nofstore"
FPICFLAGS=-Kpic
CXX=CC
CXXFLAGS="-xO5 -xlibmil -nofstore"
CXXPICFLAGS=-Kpic
FC=f95
FCFLAGS=$FFLAGS
FCPICFLAGS=-Kpic
LDFLAGS=-L/opt/sun/sunstudio12/lib/amd64
SHLIB_LDFLAGS=-shared
SHLIB_CXXLDFLAGS="-G -lCstd"
SHLIB_FCLDFLAGS=-G
SAFE_FFLAGS="-O5 -libmil"
platform 86_64-unknown-linux-gnu
arch x86_64...
2010 Feb 22
2
Compiling R on Linux with SunStudio 12.1: "wide-character type" problems
...-libmil"
CPICFLAGS=-Kpic
FPICFLAGS=-Kpic
SHLIB_LDFLAGS=-shared
LDFLAGS=-L/opt/sun/sunstudio12.1/lib/386
CXX=/opt/sun/sunstudio12.1/bin/sunCC
CXXFLAGS="-g -xlibmil -xlibmieee"
CXXPICFLAGS=-Kpic
SHLIB_CXXLDFLAGS="-G -lCstd"
FC=/opt/sun/sunstudio12.1/bin/sunf95
FCFLAGS=$FFLAGS
FCPICFLAGS=-Kpic
MAKE=dmake
R install guide also indicates that: "The OS needs to have enough support
for wide-character types: this is checked at configuration. Specifically,
the C99 functionality of headers wchar.h and wctype.h, types wctans_t and
mbstate_t and functions mbrtowc, mbstowcs, wcrtomb, wc...
2006 May 01
6
R-2.3.0 make error
Dear list,
When compiling the R-2.3.0 on FC4 x86_64, I got the following errors:
make[3]: Entering directory
`/project/scratch3/ligroup/wuming/src/R-2.3.0/src/main'
gcc -Wl,--export-dynamic -L/usr/local/lib64 -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
2009 Mar 21
2
How to change Rlapack by lapack (for rpy2 installation)?
(I asked an earlier question on the rpy2 installation
to the rpy2 list, the solution there was to
edit the setup.py script, but this looks beyond what I can do unless
someone tells me exactly what to modify).
I have R 2.8.1 on 2 machines running ubuntu 8.04
(packages R-base and R-base-dev, among others, installed using Synaptic)
and while the installation
of rpy2 went fine on machine1, failed on
2007 Dec 20
1
64-bit R build with Studio 12 on Sparc v9
Hi,
I'm working on a server with a sparcv9 chip using SunOS 5.9 Generic May
2002. The compilers are the Sun Studio 12 compilers. I'm trying to build
a 64-bit version of R-2.6.1, and while the configure script runs, the
make does not.
Here are the options I set in config.site:
________________________________________________________________________
_
R_PAPERSIZE=letter
CC="cc
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
...files from a C++ compiler. This is usually
## automatically detected by configure, and anything set here will be in
## addition unless SHLIB_CXXLD is given.
## SHLIB_CXXLDFLAGS=
## FORTRAN 95 compiler: optional for use in packages.
## Analogous to the F77 and CXX settings.
## FC=
## FCFLAGS=
## FCPICFLAGS=
## SHLIB_FCLD=${FC}
## Unlike SHLIB_CXXLDFLAGS, SHLIB_FCLDFLAGS is never additional
## SHLIB_FCLDFLAGS=${SHLIB_LDFLAGS}
## Tcl/Tk settings.
## Use TCLTK_LIBS for all '-L' and '-l' options needed for linking
## against the Tcl and Tk library.
## TCLTK_LIBS=
## Use TCLTK_CPPFLAGS fo...
2009 Feb 21
1
Install failure (PR#13545)
...GS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DEFS_set=
ac_cv_env_DEFS_value=
ac_cv_env_DYLIB_LDFLAGS_set=
ac_cv_env_DYLIB_LDFLAGS_value=
ac_cv_env_DYLIB_LD_set=
ac_cv_env_DYLIB_LD_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FCPICFLAGS_set=
ac_cv_env_FCPICFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FPICFLAGS_set=
ac_cv_env_FPICFLAGS_value=
ac_cv_env_JAVA_HOME_set=
ac_cv_env_JAVA_HOME_value=
ac_cv_env_LAPACK_LIBS_set=
ac_cv_env_LAPACK_LIBS_value=
ac_cv_env_LDFLAGS_set=...