[Lazarus] building lazarus 1.0 with make OPT="-n" and fpc.cfg in different location

waldo kitty wkitty42 at windstream.net
Tue Sep 4 23:59:01 CEST 2012


On 9/4/2012 13:02, Seth Grover wrote:
>
> make bigide PP=/path/to/wherever/ppcx64 OPT="-n @/path/to/tmp/fpc.cfg"
>
> The -n tells it to not use the regular cfg paths, and what follows
> tells it where to find the cfg file to use.

i don't know if this ties in or not but your make line appears to be missing a 
space between the closing double-quote and the '-n'... was this simply a typo in 
the message or is it really like that when your tool generates that call? if it 
is not a typo, then it is possible that the passing on of the param doesn't 
succeed because of the missing space and so the '-n' is not detected and 
available to pass on...





More information about the Lazarus mailing list