|
Libatan2fix | Description: | the atan2fix link library | Download: | libatan2fix.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 10kb | Version: | 52.1 | Date: | 07 Jan 2007 | Author: | Various Authors | Email: | hnl_dk/amigaos dk | Requirements: | newlib v52.3 | Category: | development/library/math | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 2487 | | | Comments: | 2 | Snapshots: | 0 | Videos: | 0 | Downloads: | 329 (Current version) | | 329 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is the atan2fix link library for newlib v52.3.
There is a bug in atan2() and atan2f() of newlib.library v52.3 that was released
with OS4 final update. Thanks goes to Hubert Maier (Raziel) for writing about
the bug on http://amigans.net
Untill you get a new OS4 release, will you need to use this link library, to be
able to use atan2() or atan2f() together with newlib.library.
When configuring simply add -latan2fix to your LIBS variable. example:
./configure CFLAGS=-mcrt=newlib CPPFLAGS=-mcrt=newlib LDFLAGS=-mcrt=newlib
LIBS=-latan2fix
The code of this link library is part of clib2 (see COPYRIGHT). You can find
clib2 at its project site: http://sourceforge.net/projects/clib2
Best regards,
Henning Nielsen Lund
hnl_dk()amigaos.dk
|