[fpc-devel] FPC 2.0.4 arm-linux testing

Florian Klaempfl florian at freepascal.org
Wed Aug 9 10:41:53 CEST 2006


Daniƫl Mantione wrote:
> 
> Op Wed, 9 Aug 2006, schreef Alexander Todorov:
> 
>> I downloaded the 2.0.4_rc3 source from svn and successfully build the
>> cros compiler.
>> According to wiki
>> (http://www.freepascal.org/wiki/index.php/How_to_start#Building_the_compiler)
>> this command have to build all tests and create a digest output, but it fails.
>>
>> alex at optical:~/repos/fpc_2.0.4_rc3/tests$ make clean all digest
>> Makefile:1314: *** "*** ERROR: TEST_FPC is missing ***".  Stop.
>>
>> How do I tell make what compiler I am using??? I have to use the build
>> arl-linux crosscompiler right?
> 
> Sure, this is right. You can do this by appending FPC=/path/to/ppcarm to 
> the make command.

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.



More information about the fpc-devel mailing list