Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Объявления
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Обсуждение

Where can I get the intel fortran 8.0?

gianusp
Начинающий
875Просмотр.
Where can I get the intel fortran linux 8.0 for personal non-commercial pruposes?
0 баллов
4 Ответы
Steven_L_Intel1
Сотрудник
875Просмотр.
Sorry, we don't make versions that old available except to customers with support. Why do you need that old version?
gianusp
Начинающий
875Просмотр.
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'
"
Steven_L_Intel1
Сотрудник
875Просмотр.
That doesn't sound to me like something an old version would fix. Perhaps someone else will recognize the issue - I don't.
gianusp
Начинающий
875Просмотр.
Ok. Thanks for the help.
Ответить