8bitworkshop
8bitworkshop copied to clipboard
SDCC linker doesn't remove unused code on CPC platform
On the CPC platform, a lot (all?) of the cpctelera library is linked in, making binaries bigger than necessary. This doesn't seem to happen on other Z80 platforms.
I used the sdcclib tool directly to create the .lib, is that a bad idea?