Member Site › Forums › Rosetta 3 › Rosetta 3 – Build/Install › 3.2 and Intel Compilers 12.0 › Reply To: 3.2 and Intel Compilers 12.0
January 28, 2011 at 4:35 pm
#4891
This is an issue with SCons not seeing the same environment as you see, as you correctly surmise.
Try substituting the file tools/build/site.settings.topsail for site.settings. The topsail modifications (for a cluster named topsail) are designed to more closely align the SCons environment and local environments for exactly this problem.
Let me know if that fails…