mirror of
https://github.com/knightfox75/nds_nflib.git
synced 2025-06-18 16:55:32 -04:00
![]() Using g++ to link object files automatically links the STD of C++. It looks like this library is linked outside of the start/end-group commands with the other libraries, which causes undefined reference errors when linking C++ projects that use standard library functions that interface with the OS, like `fopen()`. Thanks to @lifehackerhansol for the report and testing the fix. |
||
---|---|---|
.. | ||
nitrofiles | ||
source | ||
icon.bmp | ||
Makefile | ||
Makefile.blocksds |