The diagnostics you are seeing suggest that you are not linking with all the needed libraries, probably libc.
On Mon, 26 Jan 2004, Valmor de Almeida wrote: > When running ifc on a typical hello program I get > > 12 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' > > the emerged ifc version is > > dev-lang/ifc-7.0.064-r1 > > Does anyone know whether this compiler works with gentoo? > > Thanks for inputs. > > -- > Valmor de Almeida > > -- > [EMAIL PROTECTED] mailing list > -- [EMAIL PROTECTED] mailing list
