I'm sorry, I'm an idiot for not noticing this. That's what happens when you
have been stuck in configure/make hell for a while.
Best,
Kasper
On Tue, Sep 3, 2019 at 10:54 PM Simon Urbanek
wrote:
> Kasper,
>
> I haven’t checked in depth, so just to clarify: you *are* setting
> CXX11=g++ so it is
Kasper,
I haven’t checked in depth, so just to clarify: you *are* setting CXX11=g++ so
it is doing what you asked it to. Since the settings are inherited upwards,
this implies that you are setting both CXX14 and CXX17 to g++. So I’m not quite
sure I understand your concern.
Cheers,
Simon
>
I am trying to compile R under a new setup, and frankly, I have had a lot
of problems, but I think the stuff below points to a possible bug in R's
(custom) configure checks for C++11/14/17, but not for C++98.
This is a report about R from the R-3-6 branch, with a svn checkout from
today, revision