[fpc-pascal] Free Pascal 2.6.0rc1 released
Jonas Maebe
jonas.maebe at elis.ugent.be
Thu Nov 24 14:06:59 CET 2011
On 24 Nov 2011, at 12:06, Rainer Stratmann wrote:
> Isn't it possible to put all processors in the compiler.
In theory, that would be possible with lots of rewriting. In practice
there is little or no reason to spend time on that. You can always use
"fpc -Pi386" and "fpc -Parm" to call the different ppc* binaries
(which is why the "fpc" binary exists).
Jonas
More information about the fpc-pascal
mailing list