Hi All,
I try to compile my program on Pi, with the official FPC 2.6.4 for arm
linux, but get the following error:
/usr/lib/fpc/2.6.4/units/arm-linux/rtl/cprt0.o: In function
`_haltproc_eabi':
(.text+0x88): undefined reference to `_fini'
/usr/lib/fpc/2.6.4/units/arm-linux/rtl/cprt0.o: In function
On 2015-09-03 01:42, Philippe Lévi wrote:
>
> what about emails I sent a week ago?
I'll get back to you as soon as I can... the weekend.
> (some stuffs could have been inserted in the release ... may be!).
There is *always* extra stuff that could make it into any release. :) I
didn't want to d
On Wed, 2 Sep 2015, sami wrote:
Hi Again,
I did it work but still having problems
Thres two patches attached for sscokets.pp and fphttpserver.pp
Using TSSLSocketHandler worked, but i think it is not for use with
concurrency
TSSLSocketHandler use FSSL: TSSL; object that is freed at the end
On Thu, September 3, 2015 15:04, John Lee wrote:
> Which rpi flavours should it work for, 1 or 2?
>
> Still doesn't work (can't extract) for me on rpi 2 running jessie. What
> commands should I try after download?
First check that the file has the right size:
pierre@raspberrypi ~/pas/fpcbuild-3.0.
Which rpi flavours should it work for, 1 or 2?
Still doesn't work (can't extract) for me on rpi 2 running jessie. What
commands should I try after download?
John
On 2 September 2015 at 18:30, Mark Morgan Lloyd <
markmll.fpc-pas...@telemetry.co.uk> wrote:
> Jonas Maebe wrote:
>
>> John Lee wrot