[fpc-pascal] 'compiler host' vs 'compiler target'

Florian Klaempfl florian at freepascal.org
Mon May 4 16:12:22 CEST 2009


Vincent Snijders schrieb:
> Graeme Geldenhuys schreef:
>> I'm setting up the automated unit test runs for the tiOPF project. I
>> initially ran it only on one Linux server, but now I want to do it on
>> two servers. One being 32bit and the other being 64bit.  Once the unit
>> tests are complete, I use XSLT to generate a newsgroup posting looking
>> similar to the following (see below).  The variables will be filled in
>> before posting to the NNTP server. So in the posting I want to mention
>> what FPC version was used and if it was a 32bit or 64bit compiler.
>>
> 
> In that case I would use the -TP and -TO output, because the tests were
> run for that target.

Actually, for testing, host as well as target architecture might be
interesting.



More information about the fpc-pascal mailing list