Logo by Nickman (anonymous IP: 18.117.75.218,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
|
C++-support using clib2 clib (enabled via -mcrt=clib2) is much better than with the newlib clib at the moment. If you encounter any errors when compiling C++ projects using newlib, also try clib2. To be successful, you should use this archive and install its contents into the SDK: folder. Also for C++, it is recommended not to use the shared objects feature (aka dynload) for now. The reason is that the C++-ABI may change in the future. Lastly, you should link the final executable using the --athread=native option if you use anything from libstdc++.
|
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |