Micha Nelissen schrieb:
> Florian Klaempfl wrote:
>> I want really fast building and no external tool calling etc., that's
>> why I still use the text mode ide. Not to forget that msg*.inc not the
>> only auto generated files in the compiler sources: there are e.g.
>> autogenerated register tables and instruction tables so this adds up.
> 
> make can do dependency checking and not regenerate them unnecessarily,

I don't want a make call for every Ctrl-F9 in the IDE, besides this the
fpc text mode ide cannot do this.

> but if they are changed they need to be regenerated anyway to have
> proper result ;-P.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to