@tomjennings I have cross compilation and linking to z80 .com files from my c89 compiler working (with .sym files!) for trivial tests now 🎉 But, I need some more c features (and code library support in the linker) before I'll be able to cross compile the compiler itself and use it to develop directly on #fz80... for sure the compiler .com file is going to be >64k if I don't come up with a better architecture 😢 1/2