[fpc-pascal] Using a custom fpc.cfg

Reinier Olislagers reinierolislagers at gmail.com
Mon Jul 7 11:13:43 CEST 2014



On 07/07/2014 11:10, luciano de souza wrote:
> What I want to know is: is there a commandline parameter to specify a
> new name or, at least, a new directory to fpc.cfg file?

Yes, there is (I suspect it's fpc @/path/to/your/fpc.cfg) but the
default config files (e.g. /etc/fpc/fpc.cfg or something) will still be
read.
You'll need to use fpc with the -n option to avoid that.




More information about the fpc-pascal mailing list