On Fri, Aug 12, 2011 at 8:01 PM, silvioprog <[email protected]> wrote: > 2011/8/12 Maxim Ganetsky <[email protected]>: >> In order for macros to work properly compiler version should match directory >> name. Alternatively you can avoid using macros in fpc.cfg. >> >> -- >> Best regards, >> Maxim Ganetsky mailto:[email protected] > > I create fpc.cfg automatically with "sudo /usr/lib/fpc/2.6.0/samplecfg > /usr/lib/fpc/2.6.0/ /etc", I did not want to modify the file fpc.cfg > manually. > > I think I'll have to use the directory 2.5.1. :/ ... > > ps. samplecfg accepts param? E.g.: "sudo /usr/lib/fpc/2.6.0/samplecfg > -fpcversion=2.6.0 /usr/lib/fpc/2.6.0/ /etc", to use 2.6.0 instead of > $fpcversion in fpc.cfg.
Use the /2.5.1 directory. Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
