search for: extsoft

Displaying 18 results from an estimated 18 matches for "extsoft".

2018 Feb 09
3
R Compilation gets stuck on Windows 64
...= configuration macros for building packages ================ # Absolute path to '/usr/local' software collection. The versions used # on CRAN can be found at https://www.stats.ox.ac.uk/pub/Rtools/libs.html # It can be interrogated by 'R CMD config LOCAL_SOFT' # Use 'make rsync-extsoft' to populate the default directory. # LOCAL_SOFT = D:/R64/extsoft ## ============== configuration macros for building R =================== # Path of library directory containing zlib, bzlib, liblzma, pcre, # libpng, libjpeg, libtiff. # Use 'make rsync-extsoft' to populate the default...
2018 Feb 09
0
R Compilation gets stuck on Windows 64
...os for building packages ================ > # Absolute path to '/usr/local' software collection. The versions used > # on CRAN can be found at https://www.stats.ox.ac.uk/pub/Rtools/libs.html > # It can be interrogated by 'R CMD config LOCAL_SOFT' > # Use 'make rsync-extsoft' to populate the default directory. > # LOCAL_SOFT = D:/R64/extsoft > > ## ============== configuration macros for building R =================== > > # Path of library directory containing zlib, bzlib, liblzma, pcre, > # libpng, libjpeg, libtiff. > # Use 'make rsync-ext...
2018 Feb 09
2
R Compilation gets stuck on Windows 64
Hi All, I am trying to compile R from source on a 64 bit Windows. I have downloaded and installed all the third party software as per the R - documentation. The compilation starts fine and after a while it stops with the following error message: D:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lRgraphapp collect2.exe: error: ld
2020 Mar 11
1
R CMD INSTALL cannot recognize full path on Windows
...>> The filename, directory name, or volume label syntax is incorrect. >> c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-devel/include" >> -DNDEBUG -I'C:/Program Files/R/R-devel/library/Rcpp/include' >> -I"C:/projects/BUILD/R-source-win32/extsoft/include" -O2 -Wall >> -mfpmath=sse -msse2 -c RcppExports.cpp -o RcppExports.o >> c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-devel/include" >> -DNDEBUG -I'C:/Program Files/R/R-devel/library/Rcpp/include' >> -I"C:/projects/BUIL...
2018 Feb 13
2
R Compilation gets stuck on Windows 64
...a ../appl/libappl.a ../nmath/libnmath.a > getline/gl.a ../extra/xdr/libxdr.a ../extra/intl/libintl.a > ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a > -fopenmp -L. -lgfortran -lquadmath -lRblas -L../../lib -lRgraphapp -lRiconv > -lcomctl32 -lversion -L"D:/R64/extsoft"/lib/x64 -lpcre -lz -lbz2 -llzma > -L"D:/home/ICU"/lib/x64 -lsicuin -lsicuuc -lsicudt -lstdc++ > D:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/bin/ld.exe: > cannot find -lRgraphapp > collect2.exe: error: ld returned 1 exit statu...
2020 Mar 11
0
R CMD INSTALL cannot recognize full path on Windows
...*** arch - i386 > The filename, directory name, or volume label syntax is incorrect. > c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-devel/include" > -DNDEBUG -I'C:/Program Files/R/R-devel/library/Rcpp/include' > -I"C:/projects/BUILD/R-source-win32/extsoft/include" -O2 -Wall > -mfpmath=sse -msse2 -c RcppExports.cpp -o RcppExports.o > c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-devel/include" > -DNDEBUG -I'C:/Program Files/R/R-devel/library/Rcpp/include' > -I"C:/projects/BUILD/R-source-win3...
2020 Mar 10
4
R CMD INSTALL cannot recognize full path on Windows
Oops, I think both of us forget to cite the r-devel channel. Best, Jiefei On Tue, Mar 10, 2020 at 5:13 AM Wang Jiefei <szwjf08 at gmail.com> wrote: > Thanks for your quick response, Tomas. > > Yes, this is a path issue, I think the problem is related to R, not the > Rtools make. I built an example package for reproducing the problem: > https://github.com/Jiefei-Wang/example
2016 May 17
2
R-3.3.0 Base: Windows compilation fails while building 'base' package
Hi, I'm trying to builda R-3.3.0 base package on Windows 8.1, and it fails while building 'base' package with an error about unable to create a directory under /tmp. I am running the make from my D:\ partition, and I have created a \TMP directory under both C:\ and D:\. I have also modified my environment variables TEMP and TMP both point to C:\TMP. Error messages below: gfortran
2018 Feb 09
2
R Compilation gets stuck on Windows 64
On Fri, Feb 9, 2018 at 9:29 AM, Kenny Bell <kmbell56 at gmail.com> wrote: > I suggest that you work off the build process in the rwinlib repository so > you are starting from something that you know works and already incorporates > the set of dependencies you need. Hello, Kenny. For what it's worth I've been successfully building R+OpenBLAS on Windows64 since 2013, which
2018 Feb 13
2
R Compilation gets stuck on Windows 64
...gt; > getline/gl.a ../extra/xdr/libxdr.a ../extra/intl/libintl.a >> > ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a >> > -fopenmp -L. -lgfortran -lquadmath -lRblas -L../../lib -lRgraphapp >> -lRiconv >> > -lcomctl32 -lversion -L"D:/R64/extsoft"/lib/x64 -lpcre -lz -lbz2 -llzma >> > -L"D:/home/ICU"/lib/x64 -lsicuin -lsicuuc -lsicudt -lstdc++ >> > D:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/. >> ./../../../x86_64-w64-mingw32/bin/ld.exe: >> > cannot find -lRgraphapp >> >...
2018 Feb 09
1
R Compilation gets stuck on Windows 64
...packages ================ >> # Absolute path to '/usr/local' software collection. The versions used >> # on CRAN can be found at https://www.stats.ox.ac.uk/pub/Rtools/libs.html >> # It can be interrogated by 'R CMD config LOCAL_SOFT' >> # Use 'make rsync-extsoft' to populate the default directory. >> # LOCAL_SOFT = D:/R64/extsoft >> >> ## ============== configuration macros for building R =================== >> >> # Path of library directory containing zlib, bzlib, liblzma, pcre, >> # libpng, libjpeg, libtiff. >&g...
2019 Feb 16
3
Trying to compile R 3.5.2 - 32 bit R - on Windows 10 64 bit - with ICU support
...bmain.a ../appl/libappl.a . ./nmath/libnmath.a getline/gl.a ../extra/xdr/libxdr.a ../extra/intl/libintl.a ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a -fopenmp -L. -lgfortran -lquadmath -lRblas -L../../bin/i386 -lRgraphapp -lRiconv -lcomctl32 -lwinmm -lversion -L"../../extsoft"/lib/i386 -lpcre -lz -lbz2 -llzma -L "w:/R-3.5._/App/R-Portable/ICU"/lib/i386 -lsicuin -lsicuuc -lsicudt -lstdc++ w:/R-3.5._/App/R-Portable/ICU/lib/i386/libsicuin.a(ucol.ao):ucol.cpp:(.text+0x15): undefined reference to `__gxx_personality_sj0' w:/R-3.5._/App/R-Portable/ICU/lib/i3...
2018 Feb 13
0
R Compilation gets stuck on Windows 64
...ath/libnmath.a > > getline/gl.a ../extra/xdr/libxdr.a ../extra/intl/libintl.a > > ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a > > -fopenmp -L. -lgfortran -lquadmath -lRblas -L../../lib -lRgraphapp > -lRiconv > > -lcomctl32 -lversion -L"D:/R64/extsoft"/lib/x64 -lpcre -lz -lbz2 -llzma > > -L"D:/home/ICU"/lib/x64 -lsicuin -lsicuuc -lsicudt -lstdc++ > > D:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/. > ./../../../x86_64-w64-mingw32/bin/ld.exe: > > cannot find -lRgraphapp > > collect2.exe: error...
2018 Feb 13
0
R Compilation gets stuck on Windows 64
...n.o ../main/libmain.a ../appl/libappl.a ../nmath/libnmath.a getline/gl.a ../extra/xdr/libxdr.a ../extra/intl/libintl.a ../extra/trio/libtrio.a ../extra/tzone/libtz.a ../extra/tre/libtre.a -fopenmp -L. -lgfortran -lquadmath -lRblas -L../../lib -lRgraphapp -lRiconv -lcomctl32 -lversion -L"D:/R64/extsoft"/lib/x64 -lpcre -lz -lbz2 -llzma -L"D:/home/ICU"/lib/x64 -lsicuin -lsicuuc -lsicudt -lstdc++ D:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lRgraphapp collect2.exe: error: ld returned 1 exit status make[4]: *** [R.dl...
2015 Mar 09
5
Notes on building a gcc toolchain for Rtools (but not multilib)
...rces (rather than 3.1.2, because Duncan (thanks!) have added some useful changes) + Make sure you have the prerequisites for building R (see the R Installation and Administration Manual) - In particular, the source files for the recommended packages, the support files for Tcl, and the "extsoft" headers and libraries + In src/gnuwin32, copy MkRules.dist to MkRules.local and apply the following patch: -------------------------------------------------- --- MkRules.local 2015-03-02 13:57:38.601903500 -0800 +++ MkRules.local 2015-03-06 10:43:44.708581800 -0800 @@ -52,6 +52,7 @@ # B...
2015 Mar 09
0
Notes on building a gcc toolchain for Rtools (but not multilib)
...t; Duncan (thanks!) have added some useful changes) > > + Make sure you have the prerequisites for building R (see the R > Installation and Administration Manual) > > - In particular, the source files for the recommended packages, > the support files for Tcl, and the "extsoft" headers and libraries > > + In src/gnuwin32, copy MkRules.dist to MkRules.local and apply the > following patch: > > -------------------------------------------------- > > --- MkRules.local 2015-03-02 13:57:38.601903500 -0800 > +++ MkRules.local 2015-03-06 10:43:4...
2023 Apr 21
0
[Rd] R 4.3.0 is released
...hain. It is based on gcc 12 and newer versions of MinGW-W64, binutils and libraries. At this time R-devel can still be built using Rtools42 without changes, but when R-devel is installed via the installer, it will by default look for Rtools43. * Old make targets rsync-extsoft and 32-bit ones that are no longer needed have been removed. * Default builds (including for packages) no longer select C99. Thus the C standard used is the default for the compiler, which for the toolchain in Rtools43 is C17. (This is consistent with Unix builds.)...
2023 Apr 21
0
[Rd] R 4.3.0 is released
...hain. It is based on gcc 12 and newer versions of MinGW-W64, binutils and libraries. At this time R-devel can still be built using Rtools42 without changes, but when R-devel is installed via the installer, it will by default look for Rtools43. * Old make targets rsync-extsoft and 32-bit ones that are no longer needed have been removed. * Default builds (including for packages) no longer select C99. Thus the C standard used is the default for the compiler, which for the toolchain in Rtools43 is C17. (This is consistent with Unix builds.)...