[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#697032: rcpp: FTBFS[kfreebsd]: #error "Rcpp::Timer not supported by your OS."



On 31 December 2012 at 16:36, Steven Chamberlain wrote:
| So Dirk, I think we now have this horror:
| 
| #elif defined(linux) || defined(__linux) || defined(__FreeBSD__) ||
| defined(__FreeBSD_kernel__) || defined(__NetBSD__) ||
| defined(__OpenBSD__) || defined(__DragonFly__)
 
Which is pretty much what I had committed -- modulo DragonFly.  What is that for?

https://r-forge.r-project.org/scm/viewvc.php/pkg/Rcpp/src/Timer.cpp?root=rcpp&r1=4182&r2=4181&pathrev=4182
(running a plain Debian install of FusionForge, slightly rebranded for R :)

As this is about the Rcpp project, we already test in another spot for
known/supported compilers (mostly to get rid of Visual Studio idiots -- R on
Windows very much depends on MinGW whether they understand it or not).

Dirk
-- 
Dirk Eddelbuettel | edd@debian.org | http://dirk.eddelbuettel.com  


Reply to: