Aah, scratch that last question.  The '-gl' flag is more important.

On 11/11/2019 20:59, J. Gareth Moreton wrote:
Ooh, thats an oversight on my part.  The internal error is raised as part of the jump optimisations if it finds something other than a label or an alignment hint - I didn't think to check for debug markers.  I'll get around to that right now.  In the meantime, can you raise a bug report over here? https://bugs.freepascal.org - that way, I have somewhere to post a fix.

Is the compiler built with debug features on, or is it just the '-dDEBUG' thing for your own program?

Gareth aka. Kit

On 11/11/2019 20:35, C Western wrote:
I am seeing internal error 2018062911 with trunk r43441 and above. This may be the result of building with DEBUG on, but this configuration normally works fine for me.

Colin

External command "/home/me/fpc/trunk/fpcsrc/compiler/ppcx64 -Tlinux -FUfcl-xml/units/x86_64-linux/ -Fu/home/me/fpc/trunk/fpcsrc/rtl/units/x86_64-linux/ -Fu/home/me/fpc/trunk/fpcsrc/packages/fcl-base/units/x86_64-linux/  -Fu/home/me/fpc/trunk/fpcsrc/packages/fcl-res/units/x86_64-linux/ -Fu/home/me/fpc/trunk/fpcsrc/packages/rtl-objpas/units/x86_64-linux/ -Fu/home/me/fpc/trunk/fpcsrc/packages/iconvenc/units/x86_64-linux/ -Fufcl-xml/src -Fifcl-xml/src -gl -Ur -Xs -O2 -n -Cg -dx86_64 -dDEBUG -dRELEASE -XX -CX -Sc -S2h -viq fcl-xml/BuildUnit_fcl_xml.pp" failed with exit code 256. Console output:
Target OS: Linux for x86-64
Compiling fcl-xml/BuildUnit_fcl_xml.pp
Compiling ./fcl-xml/src/xmlutils.pp
Compiling ./fcl-xml/src/dom.pp
Compiling ./fcl-xml/src/dtdmodel.pp
Compiling ./fcl-xml/src/dom_html.pp
Compiling ./fcl-xml/src/htmldefs.pp
dom_html.pp(1317,1) Fatal: Internal error 2018062911
Fatal: Compilation aborted

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to