On 9 aug 2006, at 10:55, Alexander Todorov wrote:

No, TEST_FPC=/.../ must be appended because the test suite distinguishes between the compiler used to build the test tools like digest and the compiler actually
being tested.

Thanks, I should have tried this.
Another question: How do I pass command line options to the compiler
being tested?
I need option -XP to prefix binutils names.
TEST_FPC="/path/to/ppcarm -XParm-linux-" does not work. make thinks
-XP is optin for it.

TEST_OPT="..."


Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to