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.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to