- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had intel fortran 11.0 installed on OS 10.4 with Xcode 2.5; and all was fine.
After uprading to OS 10.6 recently and tried to recompile and rerun the same fortran-basedxcode projects nothing compiled/happened; not even error messages.
I re-installed fortran 11.0and still the same problem.
What I did not do [becasue I did not know how] was to uninstall fortran 11.0 first.
Advice/guidance is appreciated...
I
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ifort 11.0 is not supported on OS X 10.6. 11.1 Update 2 is supported, but you need XCode 3.2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
ifort 11.0 is not supported on OS X 10.6. 11.1 Update 2 is supported, but you need XCode 3.2.
Thanks, Steve.
I do have Xcode 3.2; and you are saying I need ifort 11.1 update 2 instead.
OK, I willbuy that vesrison.What else doI need to do? Like uninstallingifort 11.0?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - afbarghouty@gmail.com
Thanks, Steve.
I do have Xcode 3.2; and you are saying I need ifort 11.1 update 2 instead.
OK, I willbuy that vesrison.What else doI need to do? Like uninstallingifort 11.0?
"11.1 Update 2" is version 11.1.067, so the package to download from registrationcenter.intel.com is m_cprof_p_11.1.067.dmg
You should probably remove your older 11.0 compiler, as it is useless under Snow Leopard. Under the 11.0 installation directory ( /opt/intel/Compiler/11.0/xxx/ ) you will find a script 'uninstall_cprof.sh' or similar script. This removes all the compiler components but leaves your license(s) and projects intact - just removes the compiler bits.
ron

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page