|
[Rivet] Can't succeed build Rivet-1.7.0 on intel Mac lion 10.7.3童 纯立 piggy1983 at gmail.comThu Mar 22 12:00:32 GMT 2012
Dear Hendrik Hoeth: My system parameters : intel hacintosh lion 10.7.3 I installed the Xcode 4.3.1. There are two native C and C++ compiler in my system, one is i686-apple-darwin11-llvm-gcc-4.2, the default gcc, another is Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn). The third party package manager homebrew use clang as default. My python version is 2.7.2, downloaded from python official website. I installed the homebrew according to the official website. I can install the packages it supplied, like, gfortran, boost.... I also install the hepmc and fastjet using the command: brew create http://xxxx.tgz. These packages seems well installed. I can find the libraries in the /usr/local/lib. In the previous version of Rivet-1.7.0, I find If I use clang, and modify the file OPAL_2004_S6132243.cc, which to change isnan(…) to std::isnan(…), I can make all the files except in the doc folder. If I use the llvm compiler, I can make all the files except the Tools yaml-cpp, which error I sent you before. If I then change the compiler gcc to clang and g++ to clang++ in the yaml-cpp folder, I can succeed compiling yaml-cpp. But in folder doc, no luck again. 在 Mar 22, 2012,7:09 PM, Hendrik Hoeth 写道: > Can you try 1.8.0, which was released yesterday? > > -- > Man is the best computer we can put aboard a spacecraft, and > the only one that can be mass produced with unskilled labor. > -- Wernher von Braun -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.hepforge.org/lists-archive/rivet/attachments/20120322/55c62254/attachment.html>
More information about the Rivet mailing list |