[fpc-devel] FPC 2.0.4 arm-linux testing
Alexander Todorov
alexx.todorov at gmail.com
Wed Aug 9 10:55:25 CEST 2006
On 8/9/06, Florian Klaempfl <florian at freepascal.org> 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.
More information about the fpc-devel
mailing list