Am 03.07.2012 02:49, schrieb JC Chu:
Yes. I made that error in my first patch. The new compiler wasn’t
even able to compile itself…
I don't know whether you know this, but:
* testing the compiler compilation (as a first step) is best done using
"make cycle" in the compiler subdirectory (optionally "make fullcycle"
if you changed something were a subset of the supported platforms is
affected)
* if the compiler can be compiled you should do a "make clean all
TEST_FPC=path/to/your/newly/compiled/ppcXXX" in the "tests" directory
and compare with a testrun of the same version without the modifications
(it's sufficient to copy the "log" or "faillist" file from the
"tests/output/yourcpu-youros" directory for comparison)
Regards,
Sven
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal