- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello
I have a problem to install Intel ® Fortran Composer XE 2013 for Linux;
I have an Ubunto 12.O4 lts, 32 bit, the installation completes successfully
and at the end I added to the file ~ /. bashrc "source / opt/intel/composer_xe_2013.0.079/bin/compilervars.sh ia32 " and I close the file after I open the terminal
I write ifort the result is" ifort: command not found ",
I write man ifort the result is" No manual entry for ifort "
I do not know what to do
please please I need your help
Link Copied
- « Previous
-
- 1
- 2
- Next »
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The error reported in reply #17 (marking the original post as #0), namely, COMMON cannot be extended beyond the beginning of a block appears to be a bug in IFort 13.0.1.117. Since this thread started with a seemingly unrelated subject heading, I posted a small reproducer in a new thread: http://software.intel.com/en-us/forums/topic/357718 .
I was able to build and run the application easily using the makefile provided, with the options -O3 -shared-intel -mcmodel=large using older versions of the compiler: 11.1.080, and 12.1.7.367, on Suse Linux X64 12.2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
that's right.... -O3 -shared-intel -mcmodel=large doesn't do it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I escalated the #6502 error as issue DPD200240073.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The #6502 issue is expected to be fixed in Update 3 (late March.)

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- « Previous
-
- 1
- 2
- Next »