Logo by invent (anonymous IP: 18.119.124.52,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
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 |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |