Thread: ifc problem
View Single Post

   
  #1 (permalink)  
Old 02-21-2008, 06:29 AM
Michael Lorke
 
Posts: n/a
Default ifc problem

while compiling with ifc (invoking as ifcbin)
I encountered the following problem:

1021 Lines Compiled
/opt/intel/compiler70/ia32/lib/libIEPCF90.a(f90file.o)(.text+0x4746): In function `FileOpen':
: undefined reference to `errno'
/opt/intel/compiler70/ia32/lib/libIEPCF90.a(f90fioerr.o)(.text+0x6d9): In function `f_fiomess.':
: undefined reference to `errno'
/opt/intel/compiler70/ia32/lib/libIEPCF90.a(f90fioerr.o)(.text+0x76b): In function `f_seterrno':
: undefined reference to `errno'


Does anyone have a clue?

tia

Michael
Reply With Quote