On Tuesday, January 17, 2012 6:57:55 AM UTC-8, Simon Urbanek wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><br>On Jan 17, 2012, at 9:27 AM, Federico Calboli wrote:<p>> Hi,<br>> <br>> I am on OS X 10.7.2, Xcode 4.2.1, R 2.14.1 (GUI 6008) and I was wondering what would happen if I installed <br>> <br>> gcc-4.2 (Apple build 5666.3) with GNU Fortran 4.2.4 for Mac OS X 10.7 (Lion)<br>> (from <a href="http://r.research.att.com/tools/" target="_blank">http://r.research.att.com/<wbr>tools/</a>)<br>> <br>> and then Apple released Xcode 4.2.2… would I have to reinstall gcc-4.2 and gfortran after upgrading Xcode?<br>> </p><p>I didn't actually test it, but Xcode should not touch the gcc-4.2 installed by us, so the answer should be no (if Apple plays by its own rules).</p><p>Cheers,<br>Simon</p></blockquote><div>All incarnations of XCode that I have seen have linked dev tool binaries into /usr. The package installs compilers to /usr/local so they should be safe.</div><div><br></div><div>There are rumblings indicating that XCode 4.3 will keep the dev tools internal to XCode.app its self and not link anything to /usr other than a few utility tools such as xcode_select.</div><div><br></div><div>-Charlie <br></div>