On Thu, 21 Mar 2019 08:30:00 +0100, Milan Baša via lazarus
<lazarus@lists.lazarus-ide.org> wrote:

>Hello.
>Raspi B rev.2; Swap=512M; 8GB SD; Fresh installed Raspbian Stretch

><code>
>An unhandled exception occurred at $000128B0:
>EAccessViolation: Access violation
>   $000128B0
>
>An unhandled exception occurred at $000267D0:
>EAccessViolation: Access violation
>   $000267D0
></code>
>
>Does anybody know what I am doing wrong?

An 8GB SD-card for an RPi Stretch does not give you much leeway!
Better to use a 32 GB SDcard!
You want to have space for the fpc/lazarus sources and the make
install may even duplicate these. They are easily multi GB in size.

And I would set swap to 1024M because the build process on an RPi is
pretty disk intensive. 512M is on the low (too low?) side.


-- 
Bo Berglund
Developer in Sweden

-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to