On Thursday 20 November 2014 18:43:09 Geoffrey Barton wrote:
> what is the difference between project>make and project>build?
>
Build adds -B, see 'Project'-'Options'-'Make'-'Make options'.

> They both seem to recompile all the units used every time you do either.
> This is rather impractical as, if you make a simple syntax error in the
> main file, this is not detected until after all the other units have been
> built, so debugging code typed by someone like me is very slow indeed.
>
This is probably because of "inline". FPC does not inline all units in the 
first run but needs several 'Make' cycles. With time the compiled units 
became less.

Martin

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to