[Coco] OS-9 / NitOS-9 C programmers, lend me your makefiles

Jeff Teunissen deek at d2dc.net
Tue Nov 17 13:17:30 EST 2020


Bill,

The dcc68 binary that is in my repo currently has an undocumented feature:
I accidentally left in the code that added "CnoY" support. The dcc
executive doesn't support it (yet?), but if you do:

dcpp sourcefile.c ! dcc68 -2 -s ! dco68 > sourcefile.a

then the output should be exactly the same as if you inserted CNoY into the
chain as well.

On Sun, Nov 15, 2020, 3:27 PM Bill Pierce via Coco <coco at maltedmedia.com>
wrote:

> Jeff, what's your current Coco Os9 build chain?
> I mean from beginning to end just as mine (currently) is:
>
> RCR C.Prep C.Comp CNoY C.Opt RMA RLink (with "touch" being used by the
> makefiles)
>


More information about the Coco mailing list