[Rcpp-devel] V8 crashes on 32bit windows when built with new Rtools

Avraham Adler avraham.adler at gmail.com
Fri Mar 13 00:13:18 CET 2015


Why would posix be enabled for a Windows target?

Avi

On Thu, Mar 12, 2015 at 6:49 PM, Duncan Murdoch <murdoch.duncan at gmail.com>
wrote:

> On 12/03/2015 5:51 PM, Jeroen Ooms wrote:
> > On Thu, Mar 12, 2015 at 2:40 PM, JJ Allaire <jj.allaire at gmail.com
> > <mailto:jj.allaire at gmail.com>> wrote:
> >
> >     I had an issue like this in RcppParallel that was solved by
> rebuilding
> >     Rcpp from source using the very latest R-devel and Rtools 3.3. Have
> >     you tried that?
> >
> >
> > Yes, that doesn't seem to help.
> >
> > I have a suspicion now. I have seen this behavior before when linking
> > libraries on windows that were built with different threading models.
> > Based on gcc -v, the old rtools (and hence my v8 static libs) use win32
> > threading, whereas the new rtools has been built with
> > --enable-threads=posix.
>
> The scripts are on CRAN, if you want to try modifying them.  However, if
> the scripts aren't satisfactory very soon, I'll just go back to the
> previous Rtools.
>
> Duncan
>
> _______________________________________________
> Rcpp-devel mailing list
> Rcpp-devel at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20150312/eff56c32/attachment.html>


More information about the Rcpp-devel mailing list