Member Site › Forums › Rosetta 3 › Rosetta 3 – Build/Install › Rosetta3.2.1-Intel-11. › Reply To: Rosetta3.2.1-Intel-11.
May 25, 2011 at 8:37 pm
#5649
Anonymous
The only change I make to use icc is adding “cxx=icc” to the command line. Replacing “compiler=icc” with “cxx=icc” may fix your error (I didn’t spot it before.
You’ve already found tools/build; all the flags that get added are specified somewhere in that mess of files. I don’t know the system very well. Digging around in tools/build/basic.settings may help.