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

Graeme Geldenhuys graemeg.lists at gmail.com
Mon May 4 15:18:49 CEST 2009


Hi,

What's the difference between these two sets of parameters. Under two
linux systems (32bit and 64bit) both sets of parameters give the same
output. So what's the difference between them?

      -iSO       Return compiler OS
      -iSP       Return compiler host processor

      -iTO       Return target OS
      -iTP       Return target processor


What I am looking for is the version (-iV) and if the compiler is
32bit or 64bit. So which parameter do I use for the latter?


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-pascal mailing list