[fpc-pascal] FPC 2.4.1 with library that requires old libc unit.
Marco van de Voort
marcov at stack.nl
Fri Apr 23 10:48:08 CEST 2010
In our previous episode, Graeme Geldenhuys said:
> 1) First I had the problem that FPC couldn't find 'Libc' unit used in the
> uses clause. No idea why - maybe Libc unit is only 32bit? Anyway, I
> replaced 'Libc' in uses clause with 'baseunix' and continued...
In addition to Jonas:
Libc is a Linux/32-bit legacy Kylix unit, see
http://wiki.freepascal.org/libc_unit
More information about the fpc-pascal
mailing list