[Lazarus] Error: No Memory left at linking Lazarus with fpc trunk

Andreas Frieß friess at gmx.at
Tue Mar 7 13:12:30 CET 2017


If i want to recompile Lazarus with some packages i got the following 
error. If the fpc link Lazarus, it was running out of memory !?

git-svn-id: http://svn.freepascal.org/svn/lazarus/trunk@54324 
4005530d-fff6-0310-9dd1-cebe43e6787f
FPC 3.1.1 i386-win32-win32/win64

with fpc 3.0.2 it works

################################

make: Entering directory `C:/Data/Hugo/Komponenten/Lazarus'
C:/Data/development/fpctrunk/fpc/bin/i386-win32/make -C ide idepkg
make[1]: Entering directory `C:/Data/Hugo/Komponenten/Lazarus/ide'
../tools/svn2revisioninc.exe .. revision.inc
C:/Data/development/fpctrunk/fpc/bin/i386-win32/make 
--assume-new=lazarus.pp lazarus.exe OPT=' -WG 
@C:\Data\development\LazHugo\idemake.cfg'
make[2]: Entering directory `C:/Data/Hugo/Komponenten/Lazarus/ide'
C:/Data/development/fpctrunk/fpc/bin/i386-win32/fpc.exe -gl -vbqewnhi 
-Sci -dlclwin32 -Fu../designer -Fu../debugger -Fu../debugger/frames 
-Fu../converter -Fu../packager -Fu../packager/frames 
-Fu../components/custom -Fuinclude/win -Fuframes -Fu. -Fiinclude 
-Fiinclude/win32 -Fi../images -FE.. -FU../units/i386-win32/win32 -WG 
@C:\Data\development\LazHugo\idemake.cfg -di386 lazarus.pp
Hint: (11030) Start of reading config file 
C:\Data\development\fpctrunk\fpc\bin\i386-win32\fpc.cfg
Hint: (11031) End of reading config file 
C:\Data\development\fpctrunk\fpc\bin\i386-win32\fpc.cfg
Hint: (11030) Start of reading config file 
C:\Data\development\LazHugo\idemake.cfg
Hint: (11031) End of reading config file 
C:\Data\development\LazHugo\idemake.cfg
Free Pascal Compiler version 3.1.1 [2017/02/08] for i386
Copyright (c) 1993-2017 by Florian Klaempfl and others
(1002) Target OS: Win32 for i386
(3104) Compiling lazarus.pp
C:\Data\Hugo\Komponenten\Lazarus\ide\lazarus.pp(109,20) Warning: (5044) 
Symbol "MainFormOnTaskBar" is not portable
(9022) Compiling resource 
C:\Data\Hugo\Komponenten\Lazarus\units\i386-win32\win32\lazarus.or
(9015) Linking ..\lazarus.exe
C:\Data\Hugo\Komponenten\Lazarus\ide\lazarus.pp(159,1) Error: (1026) 
Compilation raised exception internally
Fatal: (1009) No memory left
Error: C:\Data\development\fpctrunk\fpc\bin\i386-win32\ppc386.exe 
returned an error exitcode
make[2]: *** [lazarus.exe] Error 1
make[2]: Leaving directory `C:/Data/Hugo/Komponenten/Lazarus/ide'
make[1]: *** [idepkg] Error 2
make[1]: Leaving directory `C:/Data/Hugo/Komponenten/Lazarus/ide'
make: *** [idepkg] Error 2
make: Leaving directory `C:/Data/Hugo/Komponenten/Lazarus'
#############################



More information about the Lazarus mailing list