[fpc-pascal] i386-darwin -> powerpc-darwin crash

Vincent Snijders vsnijders at quicknet.nl
Wed May 9 19:59:01 CEST 2007


Hi,

I tried to create powerpc units for the lcl on an intelmac, but the 
compiler crashes. Is this a known issue?

Vincent

Schindlers-iMac:~/src/lazarus/lcl fpcfan$ make CPU_TARGET=powerpc 
FPC=~/fpc/bin/fpc
/bin/rm -f units/powerpc-darwin/alllclunits.ppu
/bin/mkdir -p units/powerpc-darwin
/Users/fpcfan/fpc/bin/fpc -gl -Fu. -Funonwin32 -Fuforms -Fuwidgetset 
-Fiinclude -FE. -FUunits/powerpc-darwin -dpowerpc alllclunits.pp
Free Pascal Compiler version 2.1.5 [2007/05/09] for powerpc
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Darwin for PowerPC
Compiling alllclunits.pp
Fatal: Compilation aborted
An unhandled exception occurred at $0004A35C :
EListError : List count too large (252444672)
   $0004A35C

Error: /Users/fpcfan/fpc/bin/ppcppc returned an error exitcode (normal 
if you did not specify a source file to be compiled)
make: *** [alllclunits.ppu] Error 1



More information about the fpc-pascal mailing list