[fpc-devel] make all OPT="gtl"

Vincent Snijders vsnijders at vodafonevast.nl
Wed Oct 7 22:24:59 CEST 2009


Hi,

make all OPT="-gtl" in the fpc source fails.
/home/vincent/src/fpc/trunk/compiler/ppc1 -Ur -Ur -Xs -O2 -n -Fi../inc 
-Fi../i386 -Fi../unix -Fii386 -FE. 
-FU/home/vincent/src/fpc/trunk/rtl/units/i386-linux -gtl -di386 
-dRELEASE -Us -Sg system.pp
Fatal: Compilation aborted
An unhandled exception occurred at $08139C93 :
EAccessViolation : Access violation
   $08139C93  DO_PROC_CALL,  line 913 of pexpr.pas
   $0813D6C6  FACTOR_READ_ID,  line 1587 of pexpr.pas
   $0813A9F9  FACTOR,  line 2209 of pexpr.pas
   $0813B51B  FACTOR,  line 2482 of pexpr.pas
   $0813D913  SUB_EXPR,  line 2654 of pexpr.pas
   $0813D924  SUB_EXPR,  line 2656 of pexpr.pas
   $0813D924  SUB_EXPR,  line 2656 of pexpr.pas
   $0813D924  SUB_EXPR,  line 2656 of pexpr.pas
   $0813DD76  COMP_EXPR,  line 2744 of pexpr.pas
   $0814AA40  READ_TYPED_CONST_DATA,  line 1358 of ptconst.pas
   $081309B1  CONST_DEC,  line 244 of pdecl.pas
   $0812C610  READ_INTERFACE_DECLARATIONS,  line 1779 of psub.pas
   $0817405E  PROC_UNIT,  line 1043 of pmodules.pas
   $081608CD  COMPILE,  line 394 of parser.pas
   $08067C68  COMPILE,  line 246 of compiler.pas
   $08048236  main,  line 223 of pp.pas

Should I create a bug report or is using -gt for the compiler not supported.

Vincent



More information about the fpc-devel mailing list