[fpc-pascal] What ARM targets are supported by FPC?

Bernd prof7bit at googlemail.com
Tue Feb 7 14:05:05 CET 2012


2012/2/7 Henry Vermaak <henry.vermaak at gmail.com>:

>  Just make sure you have enough swap space, since I've got 512MB and that
> isn't sufficient to build lazarus.

If you use the following flags then ld will use considerably less
memory during linking:
-k--no-keep-memory -k--reduce-memory-overheads

This makes a huge difference for me on my ancient 500MB Laptop when
building Lazarus. Also disabling smart linkable and smart linking and
creation of debug info will cut memory usage down by another ~100 MB



More information about the fpc-pascal mailing list