[Coco] OS-9/6809 makefiles

Allen Huffman alsplace at pobox.com
Mon Feb 24 15:18:13 EST 2025


I have no idea how I used to build my OS-9 C code. I found some scripts I wrote called “DoC” and such, but they would just prompt for a .c fle and then build it. Not useful for multi-C projects.

I also found some scripts files that would link my project .r files together to make the final executable.

I may have been manually doing “cc -r file.c” for everything, I guess.

Makefiles were far too complicated for me back then, and I did not learn about using them until I started working for Microware.

Does anyone have a simple “getting started with Microware OS-9/6809 makefiles” blog post or something I can look at? As I restore all my old sources, I’d like to get makefiles for all of them since, I assume, that is still part of modern NitrOS-9.

Thanks…


More information about the Coco mailing list