[fpc-pascal] Linking failed on RaspberryPi
Peter
peter at pblackman.plus.com
Mon Sep 14 20:02:53 CEST 2015
On 04/09/15 02:15, Xiangrong Fang wrote:
> .....
> Is there anything missing from my FPC installation?
>
> TIA for any hint.
>
To build FPC programs on linux one generally needs a variant of
libc-dev, which is not part of FPC itself.
The package you need might be libc6-dev, or some other combination of
'libc' and 'dev'.
Please post the solution if/when you find it for the benefit of others.
This same question seems to keep poping up on this list.
Regards,
Peter
More information about the fpc-pascal
mailing list