Hello,
Thanks for the quick answer.
...
>In general, creating a (non-DDL-style) shared library with FPC is currently
>not supported on any platform. There are still some patches in the bug >tracker
that I have to apply to fix the Linux support
>(http://bugs.freepascal.org/view.php?id=12492), but
On 15 Aug 2010, at 13:08, t...@free.fr wrote:
> Trying the ppumove procedure on an Ubuntu platform works perfectly.
> I used the same test.pp code.
> It compiled with "fpc -Cg" and produced test.o and a test.ppu files.
> the "ppumove -o test -e ppl test.ppu produced a test.ppl and a libtest.so fi