I am using #pragma omp statements all over the place and this is the only
type causing crashes. I'm guessing it has something to do with travis
building on a 12.04 ubuntu VM with a rather old  gcc (4.6.3).

2. Is there a workaround, or should I just go for another build service
(which one)?

You could try using the [trusty build enviromnent][1] on Travis which has a slightly newer gcc installed (4.8.4). I have no idea whether it actually works.

Cheers,
Ege

[1]: https://docs.travis-ci.com/user/trusty-ci-environment/

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to