[fpc-pascal] Using a custom fpc.cfg

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Jul 7 11:58:52 CEST 2014


On 07 Jul 2014, at 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?

-n @/full/path/to/fpc.cfg

The first parameter instructs the compiler not to load the default  
fpc.cfg file, the second one to load a configuration from the custom  
one.


Jonas



More information about the fpc-pascal mailing list