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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to