- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some admins prefer to install the Intel 8.x Fortran and C compilers both
in the same directory, in the style of the Intel 7 compiler installer,
but this is not what the version 8.x installers do by default.
It is clear why one would install both compilers in the same directory:
this way, with no further work, the libraries of both installations will
be found when using the compiler as a linker. (Otherwise, when linking
mixed-language applications, you have to provide explicit paths to the
libraries.)
Is there any reason not to install the compilers in the same directory?
If not, why do the installers by default put them in separate directories?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Both of your replies are interesting.
If I may paraphrase:
Tim says, it's OK so long as you remember to update both compilers at the same time.
(The argument that the compiler might be temporarily unstable while being
updated isn't an argument against this arrangement. The compiler is temporarily
unstable during an update whether the two compilers are in separate directories
or not.)
Sblionel says, better not do it, because "any inconsistencies" might cause problems
if you use the "-ipo" option.
(How would such an inconsistency arise? Are you saying the installers
would cause an inconsistency if they were both pointed at the same directory?)
I should say, I know of several installations on big computer systems that are
arranged this way. If it's so dangerous, maybe they should be alerted!

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