Re: fixunsdfdi

[email protected] (Christos Zoulas) Fri, 23 Jul 2004 14:44:41 GMT
Newsgroups gmane.os.netbsd.devel.smp
Organization Trans-Atlantic Communications
Message-ID <[email protected]>
In article <816356F625BAD411A1C80800062B148D0277C23C@anpe0e03.anp.framatome-anp.de>,
BREITH Karl-Albert FGTC <[email protected]> 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