Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28591 Discussions

Where can I get the intel fortran 8.0?

gianusp
Beginner
498 Views
Where can I get the intel fortran linux 8.0 for personal non-commercial pruposes?
0 Kudos
4 Replies
Steven_L_Intel1
Employee
498 Views
Sorry, we don't make versions that old available except to customers with support. Why do you need that old version?
0 Kudos
gianusp
Beginner
498 Views
My support for fortran compiler for windows expired two months ago and now I need migrate to linux. My libraries for linux I think which are only for ifc 8.0. I obtained the following error when was compiling my '.f file' in ifc 9.0

"
IPO Error: unresolved : pthread_atfork
Referenced in libguide.a(z_Linux_util.o)
liblcpack.a(IIRVcntl_init.o)(.text+0x25d): In function `IIRVcntl_init':
: the use of `tmpnam' is dangerous, better use `mkstemp'
/opt/intel/fc/9.0/lib/libguide.a(z_Linux_util.o)(.text+0x17ce): In function `__kmp_suspend_initialize':
: undefined reference to `pthread_atfork'
"
0 Kudos
Steven_L_Intel1
Employee
498 Views
That doesn't sound to me like something an old version would fix. Perhaps someone else will recognize the issue - I don't.
0 Kudos
gianusp
Beginner
498 Views
Ok. Thanks for the help.
0 Kudos
Reply