On Thu, 8 Jun 2017, Simon Urbanek wrote:
Charles,
Including another SDK's includes manually won't work, because you can't
mix SDKs - and you shouldn't need to do that.
If in doubt, run sudo xcode-select --install which will install any
missing tools - you still do need regular Xcode install
Charles,
Including another SDK's includes manually won't work, because you can't mix
SDKs - and you shouldn't need to do that.
If in doubt, run
sudo xcode-select --install
which will install any missing tools - you still do need regular Xcode
installation in addition to the clang+fortran compil
TL;DR: I can compile C/Fortran to install packages that need
compilation, but I get loads of warnings. I must have quirks in my
setup, possibly including the need to add system header files
compatible with clang4.
Details:
I have
: R version 3.4.0 (2017-04-21) -- "You Stupid Darkness"
: mac