Martin Ivanov abv.bg> writes:
> Dear All, I am trying to compile R-3.0 on Cray xe6 (HLRS) HERMIT,
> no success so far. Here is my experience:
You might be better off posting this to the r-de...@r-project.org
mailing list (the list is for developer queries: technically this
isn't "developmen
Dear All,
I am trying to compile R-3.0 on Cray xe6 (HLRS) HERMIT, no success so far.
Here is my experience:
I use this to configure and make R:
CC="cc" \
CXX="CC" \
F77="ftn" \
FC="ftn" \
CPPFLAGS="-I$PREFIX/include" \
LDFLAGS="-L$PREFIX/lib${LIBDIRSUFFIX}" \
./configure --prefix=$PREFIX \
--ex
2 matches
Mail list logo