Displaying 4 results from an estimated 4 matches for "rlapackrc".
Did you mean:
rlapack
2016 May 17
2
R-3.3.0 Base: Windows compilation fails while building 'base' package
...have also modified my environment variables TEMP
and TMP both point to C:\TMP.
Error messages below:
gfortran -m64 -O3 -mtune=core2 -c cmplx.f -o cmplx.o
gcc -std=gnu99 -m64 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic
-mtune=
core2 -c init_win.c -o init_win.o
windres -F pe-x86-64 -i Rlapackrc.rc -o Rlapackrc.o
gcc -std=gnu99 -m64 -shared -s -o ../../../bin/x64/Rlapack.dll dlamch.o
dlapack.
o cmplx.o init_win.o Rlapackrc.o -L../../../bin/x64 -lR -lRblas -lgfortran
-lqua
dmath
gcc -std=gnu99 -m64 -I../../include -DHAVE_CONFIG_H -O3 -Wall -pedantic
-mtune=
core2 -c Lapack.c -o Lapack.o...
2014 Jun 30
1
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
...e[1]: `COPYRIGHTS' is up to date.
> make --no-print-directory -C ../modules -f Makefile.win \
> CFLAGS='-O3 -Wall -pedantic -mtune=core2' FFLAGS='-O3 -mtune=core2'
> gcc -std=gnu99 -shared -s -o ../../../bin/i386/Rlapack.dll dlamch.o
> dlapack.o cmplx.o init_win.o Rlapackrc.o -L../../../bin/i386 -lR
> -lRblas -lgfortran
> cp lapack.dll ../../../modules/i386/lapack.dll
>
> and there is (obviously) read permissions on those files:
>
> C:\R\src\gnuwin32>file ..\..\bin\i386\*.dll
> ..\..\bin\i386\R.dll: PE32 executable for MS Windows (DLL...
2014 Jan 09
0
Building R on Windows: mkdir of Rtools creates directories with read-only permissions [WEIRD]
.../bin/Rscript.exe
make[1]: `COPYRIGHTS' is up to date.
make --no-print-directory -C ../modules -f Makefile.win \
CFLAGS='-O3 -Wall -pedantic -mtune=core2' FFLAGS='-O3 -mtune=core2'
gcc -std=gnu99 -shared -s -o ../../../bin/i386/Rlapack.dll dlamch.o
dlapack.o cmplx.o init_win.o Rlapackrc.o -L../../../bin/i386 -lR
-lRblas -lgfortran
cp lapack.dll ../../../modules/i386/lapack.dll
and there is (obviously) read permissions on those files:
C:\R\src\gnuwin32>file ..\..\bin\i386\*.dll
..\..\bin\i386\R.dll: PE32 executable for MS Windows (DLL)
(GUI) Intel 80386 32-bit
..\..\bi...
2006 Jun 23
1
Compiling R 2.3.1 on SuSE 8.2 and 10.0: error with libRlapack.so (PR#9026)
...sys 4058 Jun 23 12:13 Makefile
-rw-r----- 1 wf sys 3563 Apr 10 00:19 Makefile.in
-rw-r----- 1 wf sys 1403 Apr 10 00:19 Makefile.win
-rw-r----- 1 wf sys 562 Apr 10 00:19 README
-rw-r----- 1 wf sys 795 Apr 10 00:19 Rlapackrc.rc
-rw-r----- 1 wf sys 616728 Apr 10 00:19 cmplx.f
-rw-r----- 1 wf sys 318248 Jun 23 12:14 cmplx.o
-rw-r----- 1 wf sys 24919 Apr 10 00:19 dlamc.f
-rw-r----- 1 wf sys 14952 Jun 23 12:13 dlamc.o
-rw-r----- 1 wf sys 8620...