[Lazarus] Lazarus win32 with fpc-3.0.4 no memory left problem

Martin Frb lazarus at mfriebe.de
Sun May 13 14:05:32 CEST 2018


On 13/05/2018 13:16, Werner Pamler via Lazarus wrote:
> Am 13.05.2018 um 12:00 schrieb zeljko via Lazarus:
>> Hi,
>> Using trunk lazarus r57911 and fpc-3.0.4 (32 bit), Windows 10.
>> When rebuilding ide from lazarus got "No memory left" while linking IDE.
>> I have bunch of 3rd party packages so I guess that too many units 
>> triggers this error since "make bigide" from cmd works fine.
>> With fpc-3.0.0 everything works fine. Both win32 and win32-qt shows 
>> same error.
>> Does anybody have such problem ? Is there any way to fix it ?
>> Does 3.1.1 trunk have such problem ?
>
> I have that issue, too. It happens on the 32-bit IDE only, when "many" 
> packages are installed. Since I work on the JVCL port which consists 
> of a lot of packages, this happens regularly. I have to remove other 
> packages to get some memory back.
>
> There was a discussion on this issue recently: 
> https://forum.lazarus.freepascal.org/index.php/topic,40351.0.html. If 
> I read correctly they seemed to fix the issue by a modified pp.pas 
> (reply -62), I did not test it myself, though.

If it happens while linking, try to disable smart-linking.


More information about the Lazarus mailing list