[fpc-devel] msgtxt.inc and msgidx.inc
Florian Klaempfl
florian at freepascal.org
Mon Oct 19 10:56:47 CEST 2009
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.
More information about the fpc-devel
mailing list