[Coco] OS9 C compiler

Dave Philipsen dave at davebiz.com
Sat May 6 00:31:42 EDT 2017


Any OS9 'C' gurus out there that could help me with a problem?

I'm compiling some code written by someone else and my command line 
looks like this:

cc1 csc.c -DOS9 -DX6809

The compiler proceeds through both passes, the optimizer and the 
assembler but it chokes on the linker with this error:

Unresolved references:
  main                        cstart_a                 in /dd/lib/cstart.r
linker fatal: unresolved references


Any clues?


Dave



More information about the Coco mailing list