On Aug 26, 2014, at 5:36 PM, David Fang <f...@csl.cornell.edu> wrote:
> Hi John, > Great to hear! > >> I've been working with David Fang to get the clang34/llvm34 compiler suite >> to build under Yosemite Public Beta. Thanks to a recent patch by Jack >> Howarth (languages/llvm34-openmp-cmake.patch; 2014-08-15) these large >> packages now build, once a couple of workarounds are put in place: >> >> 1) change line 131 of llvm34.info from >> >> if test "$darwin_vers" -ge 11 >> >> to >> >> if test "$darwin_vers" -ge 11 -a "$darwin_vers" -lt 14 > > Does that mean that the libc++ headers are once again in /usr/include? > Or did you sudo add a symlink to make it work? > Is there any harm in keeping that section on darwin14/Xcode-future? > It is intended to work robustly for future Xcodes. > > David Hi David, Sorry for the slow reply: apparently in Xcode-6 the c++/v1 directory is once again under include vs. lib, so the "old" behavior from darwin-10 (OS-X 10.6 I guess) works for Yosemite 10.10. I checked that this modification didn't break anything under darwin-13 Mavericks 10.9, so I believe this will work. Cheers, John ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel