Subject: Re: f90
To: Stephane Lefranc <stephane.lefranc@free.fr>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-i386
Date: 12/20/2003 21:16:53
On Mon, Dec 15, 2003 at 09:01:49PM +0100, Stephane Lefranc wrote:
> When i try to compile a f90 program with intel ifc 70 on my vaio sr27 
> running netbsd 1.6 nearly as perfect i get this message:
> is ther someone to help me please.
> 
> 
> getstat.o(.text+0x109): undefined reference to `__fxstat64'
> /emul/linux/opt/intel/compiler70/ia32/lib/libIEPCF90.a(getstat.o): In 
> function `stat64':

It seems the libraries provided with the compiler have been compiled for
linux's glibc. You need to link against linux's glibc, not the NetBSD libc,
for this to work.

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
     NetBSD: 23 ans d'experience feront toujours la difference
--