pikmin2 icon indicating copy to clipboard operation
pikmin2 copied to clipboard

static libraries

Open EpochFlame opened this issue 3 years ago • 2 comments
trafficstars

We should make sysBootup into a static library, since it's complete. This will show us how to make the others into static libraries.

EpochFlame avatar Jan 03 '22 02:01 EpochFlame

At some point this should be addressed, can't remember at the moment if there are instances of using different pragmas based on the folder being worked on. But if there is, source cleanliness may be improved if we implement it.

As it stands, still not a priority 9 months later

intns avatar Sep 09 '22 02:09 intns

Mostly differentiates the sub-libraries of Dolphin.a. The other libraries appear to use the same settings.

EpochFlame avatar Sep 09 '22 02:09 EpochFlame