Subject: Re: fixunsdfdi
To: None <tech-smp@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-smp
Date: 07/23/2004 14:44:41
In article <816356F625BAD411A1C80800062B148D0277C23C@anpe0e03.anp.framatome-anp.de>,
BREITH Karl-Albert FGTC <Karl-Albert.Breith@framatome-anp.com> wrote:
>
>Simple (stupid ?) question:
>Linking gcc routines from Fortran the __fixunsdfdi could not
>be found.
>In which library is it ?

nm(1) is your friend. Hint: nm /usr/lib/libgcc.a 

christos