Displaying 2 results from an estimated 2 matches for "dlzma_api_stat".
Did you mean:
  dlzma_api_static
  
2013 Sep 30
2
R-3.0.2 - Win7_64 - alone_decoder.c: Permission denied error
...lo.
When trying to compile R-3.0.2 on Windows 7 64bit, I get an error relating to "alone_decoder.c: Permission denied." The entire error code is copied below.
	gcc -std=gnu99 -m64 -shared   -o Riconv.dll Riconv.def win_iconv.o
	touch stamp
	gcc -std=gnu99 -m64 -I../../include -I. -Iapi -DLZMA_API_STATIC -DHAVE_CONFIG_H
	-DWIN32  -O3 -Wall -pedantic -march=core-avx-i -O3 --param l1-cache-line-size=64
	 --param l1-cache-size=32 --param l2-cache-size=256   -c alone_decoder.c -o alone_decoder.o
	cc1.exe: fatal error: alone_decoder.c: Permission denied
	compilation terminated.
	make[5]: *** [alone_de...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
Please note that building R on Windows is documented in "R Installation 
and Administration", including links to external software. Particularly 
there is a link to texinfo which is part of Rtools. The documentation is 
maintained and it is a sufficient source of information for building R 
on Windows.
https://cran.r-project.org/doc/manuals/r-release/R-admin.html