i've tried to use intel fortran compiler for linux in my redhat box, i've got redhat 8.0 with kernel 2.4.18-14 and gcc-3.2.7, it installed without problems, but after setting up enviroment variables (with ifcvars.csh) and trying to compile with ifc, i get this error message:
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
is it an incompatibility with my libryries (coming from my redhat installation?)
how can i solve this and make fortran intel compiler work?
thanks!!
intel fortran compiler under redhat 8.0 linux
For more complete information about compiler optimizations, see our Optimization Notice.



