Re: [Rcpp-devel] Problem with abort function and compilation in Fedora-Linux

2022-10-31 Thread Juan Domingo Esteve
Dear all: Following my own post about problems with compilation flags in Fedora, after having consulted Iñaki Úcar, one of the maintaners of R in Fedora, he has said me that the solution of altering the base file of flags /usr/lib64/R/etc/Makeconf is not the right way for two reasons: - Fed

[Rcpp-devel] Problem with abort function and compilation in Fedora-Linux

2022-10-30 Thread Juan Domingo Esteve
Dear all: Yesterday I posted a request for help due to a problem compiling my package which received inmediate response from Dirk to indicate that obviously the use of some Rcpp functions could not be the cause of including abort and printf in the compiled code. Fortunately, I have found the fai