[fpc-devel] fpc trunk (today) just stops with "Fatal: Compilation aborted"
Martin
lazarus at mfriebe.de
Sat Oct 8 15:22:12 CEST 2011
I tried in gdb
Compiling lazarus.pp
Fatal: Compilation aborted
An unhandled exception occurred at $0041DB1E :
EListError : List index exceeds bounds (2273)
$0041DB1E TFPLIST__RAISEINDEXERROR, line 639 of cclasses.pas
Error: C:\FPC\trunk_gw\bin\i386-win32\ppc386.exe returned an error
exitcode (normal if you did not specify a source file to be compiled)
=thread-exited,id="1",group-id="i1"
=thread-group-exited,id="i1",exit-code="01"
*stopped,reason="exited",exit-code="01"
(gdb)
bt
&"bt\n"
&"No stack.\n"
^done
(gdb)
On 08/10/2011 13:59, Martin wrote:
> Trying to compile lazarus with trunk fpc:
>
> Any ideas?
>
> make.exe[2]: Entering directory `C:/lazarus_latest/ide'
> C:/FPC/trunk_gw/bin/i386-win32/fpc.exe -gl -dlclwin32
> -Fu../lcl/units/i386-win32 -Fu../lcl/units/i386-win32/win32
> -Fu../components/codetools
> /units/i386-win32 -Fu../components/lazutils/lib/i386-win32
> -Fu../components/synedit/units/i386-win32
> -Fu../components/lazcontrols/lib/i386-w
> in32 -Fu../components/custom -Fu../components/mpaslex
> -Fu../ideintf/units/i386-win32 -Fu../designer -Fu../debugger
> -Fu../debugger/frames -Fu
> ../converter -Fu../packager -Fu../packager/frames
> -Fu../packager/units/i386-win32 -Fu../units/i386-win32 -Fuframes -Fu.
> -Fiinclude -Fiinclud
> e/win32 -Fi../images -FE.. -FU../units/i386-win32 -WG -gh -g -gw
> -godwarfsets -gl -dCR -Ct -Co -Cr -Ci -gt -Sa -dXe -Se10 -ve
> -vw -
> vn -vi -OpPENTIUMM -O1 -CX -WC -dVerboseDebugger -dDBG_VERBOSE
> -dDBG_VERBOSE_BRKPOINT -dDBG_STATE -dDBG_DATA_MONITORS -dDBG_LOCATION_
> INFO -dDBGMI_QUEUE_DEBUG -dDBGMI_WITH_DISASS_OVERFLOW
> -dDBG_WITH_DEBUGGER_DEBUG -dSynCheckPaintLock -dSynClipboardExceptions
> -dAssertSynMemI
> ndex -dSynAssert -dSynAssertFold -dWithSynOverviewGutter
> @C:\laz_configs\lazarus_latest\idemake.cfg -FEC:\lazarus_latest
> -olazarus.new.exe -
> di386 lazarus.pp
> Free Pascal Compiler version 2.7.1 [2011/10/08] for i386
> Copyright (c) 1993-2011 by Florian Klaempfl and others
> Target OS: Win32 for i386
> Compiling lazarus.pp
> Fatal: Compilation aborted
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list