[fpc-devel] Question about Currency support
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Jun 5 10:54:23 CEST 2012
Fuxin Zhang wrote on Tue, 05 Jun 2012:
> Is it the test program taddcurr.pp cannot work for non-x86 systems?
It works on SPARC at least:
http://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=3&run1id=113194&testfileid=99
It doesn't work on ppc32 currently, but that's due to a bug in the
ppc32 code generator somewhere (the ppc compiler halts with an
internalerror; I haven't had the time yet to properly debug it).
Jonas
More information about the fpc-devel
mailing list