On 18/03/2015 11:33 AM, Martyn Plummer wrote:
On Wed, 2015-03-18 at 07:55 -0700, Dan Tenenbaum wrote:
> Is it not considered a "known problem" that C++ libraries linked
> against by R packages need to be rebuilt with g++ 4.9.2 in order for
> the R packages to install/load?
This could well be due
On Wed, 2015-03-18 at 07:55 -0700, Dan Tenenbaum wrote:
> Is it not considered a "known problem" that C++ libraries linked
> against by R packages need to be rebuilt with g++ 4.9.2 in order for
> the R packages to install/load?
This could well be due to incompatible thread models (win32 vs posix).
Duncan,
- Original Message -
> From: "Duncan Murdoch"
> To: "R-devel@r-project.org" ,
> rcpp-de...@r-forge.wu-wien.ac.at
> Sent: Wednesday, March 18, 2015 6:27:26 AM
> Subject: [Rcpp-devel] Windows gcc toolchain for R 3.2.0
>
> To anyone following the Windows toolchain saga:
>
> The gc
Duncan (and everybody else working on it behind the curtains),
Thanks for the update. All the work is truly appreciated, and it is really
too bad that we turned to C++ testing so late in the process. But ensuring
release quality is paramount, so withholding g++ 4.9.* on Windows til these
issues