diff --git a/rtl/inc/systemh.inc b/rtl/inc/systemh.inc index db5b5feebf..d7516bdb52 100644 --- a/rtl/inc/systemh.inc +++ b/rtl/inc/systemh.inc @@ -167,6 +167,9 @@ Type {$else} {$fatal No memory model defined} {$endif} + + { flt_conv.inc is still buggy on the i8086, so use the real2str.inc fallback } + {$define FLOAT_ASCII_FALLBACK} {$endif CPUI8086} {$ifdef CPUX86_64}