Your Makevar.site is incorrect. Replace
CXX11 = $CXX
with
CXX11 = $(CXX)
$CXX only expands the macro 'C', not 'CXX'. Since C is not defined $CXX
expands to XX.
Bill Dunlap
TIBCO Software
wdunlap tibco.com
On Tue, Jun 16, 2020 at 12:39 PM Thell Fowler wrote:
> Windows 10 Pro 2004190
R Under development (unstable) (2020-06-07 r78653)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 18362)
It's R 4.0.1 using Jeroen rtools40 scripts on Win 10 64bit.
1513 OK, not sure why sessionInfo() went nuts though per below. Restarting
R worked to provide the s
Thanks! While changing the definitions to $(CXX) did not work and resulted
in:
Running test_stack.R..0 tests
/usr/lib/R/etc/Makevars.site:5: *** Recursive variable 'CXX' references
itself (eventually). Stop.
It did make me just say "be verbose", so I explicitly set each CXXN
Windows 10 Pro 200419041.329
WSL Version 2
Linux DESKTOP-K8EN726 4.19.104-microsoft-standard #1 SMP Wed Feb 19
06:37:35 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description:Ubuntu 20.04 LTS
Release:20.04
Codename: focal
Sys.setenv("RunAllRcppTests"="ye