[fpc-pascal] Nano-x

Marco van de Voort marcov at stack.nl
Thu Jul 20 09:56:09 CEST 2006


> 
> You need to link to the C library as well.
> 
> So, add
> 
> {$linklib c}

_Never_ add linklib c or linklib gcc directly, always work via unit initc.
That's what it is for.




More information about the fpc-pascal mailing list