ifc 7.0 linking error problem
From: Park JaeIk (jpark_at_chol.com)
Date: 12/24/03
- Next message: Lawson Wakefield: "Re: Parameters"
- Previous message: doug: "Re: suse fortran compiler problem"
- Next in thread: Tim Prince: "Re: ifc 7.0 linking error problem"
- Reply: Tim Prince: "Re: ifc 7.0 linking error problem"
- Reply: George Costanza: "Re: ifc 7.0 linking error problem"
- Reply: Dr Chaos: "Re: ifc 7.0 linking error problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Dec 2003 08:16:52 GMT
Hi, All.
I'm using a Intel Fortran Compiler 7.0 on Redhat Linux9 in IA32 mode.
I do compile to object file(-c option), and then I try to linking..
But I get an error that reads:
/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+0x4d3): In function `f_f77ioerr':
: undefined reference to `__ctype_b'
/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'
Any one know what the problem is?
Thanks a lot in advance,
Park.
- Next message: Lawson Wakefield: "Re: Parameters"
- Previous message: doug: "Re: suse fortran compiler problem"
- Next in thread: Tim Prince: "Re: ifc 7.0 linking error problem"
- Reply: Tim Prince: "Re: ifc 7.0 linking error problem"
- Reply: George Costanza: "Re: ifc 7.0 linking error problem"
- Reply: Dr Chaos: "Re: ifc 7.0 linking error problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|