[fpc-pascal] 'compiler host' vs 'compiler target'
Vincent Snijders
vsnijders at vodafonevast.nl
Mon May 4 15:48:22 CEST 2009
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.
Vincent
More information about the fpc-pascal
mailing list