m68040 FPSP question
Eric Norum
norume at aps.anl.gov
Wed Feb 25 16:29:52 UTC 2004
Till Straumann wrote:
> Hi.
>
> Again some nameclashes:
>
> FPSP exports a bunch of name-clash prone symbols,
> two of which actually clash with libm symbols:
>
> 'round' and 'sinf'
>
> The latter returns 'signed infinity' (FPSP)
> or a single precision sin() (libm) !
>
> What to do?
Glom all the FPSP assembly source into a single file and get rid of the .globl
pseudo-ops for all but the installation routine?
--
Eric Norum norume at aps.anl.gov
Advanced Photon Source Phone: (630) 252-4793
Argonne National Laboratory
More information about the users
mailing list