[fpc-devel] libc is missing
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Sep 11 22:20:16 CEST 2007
On 11 Sep 2007, at 22:10, ik wrote:
> I installed FPC 2.2.0 using deb on my Kubuntu amd64 bit, and it seems
> that the libc library is missing.
libc was never supported or tested for amd64, and was only included
by accident in previous amd64 releases (it is a Kylix/i386
compatibility package). The only supported portable Linux and unix
interfaces are respectively linux.pp and baseunix.pp/unix.pp.
Jonas
More information about the fpc-devel
mailing list