[fpc-devel] Circular references and forward declarations
Marco van de Voort
marcov at stack.nl
Wed Jan 6 12:00:23 CET 2010
In our previous episode, Michael Schnell said:
> I use a C compiler (for 8 Bit PICs) that can't link at all. Here you do
> a kind of "linking" manually by using a main file that includes
> everything else.
Which is that then? Afaik the microchip own, and the Hitech compilers can do
so perfectly?
These compilers work roughly like gcc, from data in the project (or
makefile) they generate a linker commandline.
More information about the fpc-devel
mailing list