Displaying 3 results from an estimated 3 matches for "dboost_no_auto_ptr".
2019 Jan 06
4
Failed to install RQuantLib in Ubuntu machine
...and ready to build.*
*** libs*
*g++ -std=gnu++11 -I/usr/share/R/include -DNDEBUG
-I"/usr/local/lib/R/site-library/Rcpp/include" -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2 -g -I/usr/local/include -fpermissive -I../inst/include
-I. -DBOOST_NO_AUTO_PTR -fopenmp -fpic -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -c
RcppExports.cpp -o RcppExports.o*
*g++ -std=gnu++11 -I/usr/share/R/include -DNDEBUG
-I"/usr/local/lib/R/site-library/Rcpp/include" -g -O2
-fstack-protector-strong -Wfo...
2019 Jan 07
0
Failed to install RQuantLib in Ubuntu machine
...s*
>
> *g++ -std=gnu++11 -I/usr/share/R/include -DNDEBUG
> -I"/usr/local/lib/R/site-library/Rcpp/include" -g -O2
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -I/usr/local/include -fpermissive -I../inst/include
> -I. -DBOOST_NO_AUTO_PTR -fopenmp -fpic -g -O2 -fstack-protector-strong
> -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -c
> RcppExports.cpp -o RcppExports.o*
>
> *g++ -std=gnu++11 -I/usr/share/R/include -DNDEBUG
> -I"/usr/local/lib/R/site-library/Rcpp/include" -g -O2
>...
2020 Mar 26
3
Rebuilding and re-checking of downstream dependencies on CRAN Mac build machines
I have two questions about the CRAN machines that build binary
packages for Mac. When a new version of a package is released,
(A) Do the downstream dependencies get re-checked?
(B) Do the downstream dependencies get re-built?
I have heard (but do not know for sure) that the answer to (A) is no,
the downstream dependencies do not get rechecked.
>From publicly available information on the