Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

where to get the souce code of __muldf3

Could someone tell me where to get source code of __muldf3? I get one from file floatlib.c from the directory:

\nios2-gnutools\src\gcc\gcc. But when I put this source code into my application, it seems not working.

Thanks!

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by cloud@Dec 27 2004, 02:01 AM

    could someone tell me where to get source code of __muldf3? i get one from file floatlib.c from the directory:

    \nios2-gnutools\src\gcc\gcc. but when i put this source code into my application, it seems not working.

    thanks!

    --- Quote End ---

    got the way to let the souce code work. Define SWAP in the source code.