[R-SIG-Mac] package compilation failure

Marco Scutari marco.scutari at gmail.com
Tue Sep 25 12:08:22 CEST 2007


Hi all.

I've recently uploaded a package to CRAN. It build fine on both
Linux (32 and 64 bit) and Windows, but fails on MacOSX because
of C90 vs C99 issues:

http://www.r-project.org/nosvn/R.check/r-patched-macosx-ix86/bnlearn-00install.html

Since I've no MacOSX machine at hand, I would like to ask you:
why C99 is not the default for gcc on MacOSX? Is it safe to force
gcc to use C99 with either -std=c99 o -std=gnu99?

Thanks in advance.

-- 
Marco Scutari                               
Linux Registered User #341807                  http://counter.li.org
powered by : 
Debian Sid GNU/Linux (SGI-XFS)                       Kernel 2.6.21.3



More information about the R-SIG-Mac mailing list