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

Intel(R) Fortran Compiler for Linux* now supports glibc 2.3

Brandon_H_Intel
Empleados
2.328 Vistas
All,

Please download the latest 7.1 compiler from Intel Premier Support (https://premier.intel.com/). This compiler supports glibc 2.3.2. If you have a current license with valid support services, you can install this update. If you need to purchase a new license or renew your support services, please go to the Intel Software Development Products web page at http://developer.intel.com/software/products. Please try this compiler with your application and reopen this issue or create a new issue if you still see a problem.

Thank you,

Brandon
Intel Developer Support

Message Edited by intel.software.network.support on 12-09-2005 04:11 PM

0 kudos
10 Respuestas
Brandon_H_Intel
Empleados
2.328 Vistas
Ack! The dangers of canned messages. Ignore the last part about issues. Sorry about that.

Brandon
Intel Developer Support

Message Edited by intel.software.network.support on 12-09-2005 04:11 PM

finback
Principiante
2.328 Vistas
I don't have a premier account. Is there anyway I can get the new compiler somewhere else? Or, is the one that's for free evaluation and none commercial usage the newest one? Thanks
Intel_C_Intel
Empleados
2.328 Vistas
Downloaded the latest compiler (l_fc_pc_7.1.033.tar) and tried to install. It still complains about my glibc version and lists 2.2.x as the supported glibc versions. What am I doing wrong????
Brandon_H_Intel
Empleados
2.328 Vistas
Pay no attention to the install message bbernieb. It should be updated, but it apparently hasn't been. I'll follow up. Just install it, and it should continue to work.

As for the earlier question about where to obtain the compiler, *all* compiler updates are only available through Intel Premier Support. If you don't have an account, you should get one for that reason alone.

Brandon
Intel DeveloperSupport

For on-line assistance: http://support.intel.com/support/performancetools
For user forums: http://intel.com/ids/community
For product support information: http://www.intel.com/software/products/support
* Intel and Pentium are registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries
* Other names and brands may be claimed as the property of others

Message Edited by intel.software.network.support on 12-09-2005 04:22 PM

Brandon_H_Intel
Empleados
2.328 Vistas
I should add to my last reply that even evaluation or non-commercial customers can get access to the Intel Premier Support web site. I encourage you to reregister your compilers and make sure to check the box for Intel Premier Support.

Brandon
Intel Developer Support

For on-line assistance: http://support.intel.com/support/performancetools
For user forums: http://intel.com/ids/community
For product support information: http://www.intel.com/software/products/support
* Intel and Pentium are registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries
* Other names and brands may be claimed as the property of others

Message Edited by intel.software.network.support on 12-09-2005 04:23 PM

leightsai
Principiante
2.328 Vistas
Dear blhewitt,

Thanks for the info.
Yesterday, I downloaded the free non-commercial one and installed it on my redhat workstation.
It installed fine.
But when I type 'icc' with no argument, it gives me:
"
/usr/lib/crt1.o(.text+0x18): In function `_start':
../sysdeps/i386/elf/start.S:77: undefined reference to `main'
"
I wonder if I MUST have to use a non-commercial version?

Thanks.

leigh
leightsai
Principiante
2.328 Vistas
Ok. Downloaded l_cc_pc_7[1].1.030.tar and installed it.
type just 'icc' on the command line gives:

/usr/lib/crt1.o(.text+0x18): In function `_start':
../sysdeps/i386/elf/start.S:77: undefined reference to `main'

what is wrong?

Thanks

leigh
Steven_L_Intel1
Empleados
2.328 Vistas
Nothing is wrong - it's just saying you don't have a program. What did you want to have happen?

Steve
leightsai
Principiante
2.328 Vistas
Sorry, I guess I posted on the wrong forum.
Brandon_H_Intel
Empleados
2.328 Vistas
Just to follow up on one of the issues here, the problem where the installation complained about glibc 2.3 not being supported is fixed in the latest compiler (l_fc_pc_7.1.035 for Fortran). You can get it at the Intel Premier Support web site.

Brandon
Intel Developer Support

For on-line assistance: http://support.intel.com/support/performancetools
For user forums: http://intel.com/ids/community
For product support information: http://www.intel.com/software/products/support
* Intel and Pentium are registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries
* Other names and brands may be claimed as the property of others

Message Edited by intel.software.network.support on 12-09-2005 04:24 PM

Responder