[fpc-pascal] fpc.cfg - how to set it so it uses arm embedded as the default target
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue May 20 15:19:08 CEST 2014
On 20 May 2014, at 15:15, Justin Smyth wrote:
> I've created this no change , when I run fpc I comes up trying to use
> ppc386.exe
try running fpc with the -va parameter, then it will tell you where it looks for configuration files, which one it uses and the options it parses. Best pipe the output through "more" or to a file, as it will be a lot of text.
Jonas
More information about the fpc-pascal
mailing list