Florian Klaempfl wrote:

As one might have noticed, the process that Lazarus creates just calls
fpc. So basically, my guess is that fpc is not capable of detecting as
of now that the project need not be compiled and linked........ just a
guess.


It can't know if a program needs so be recompiled because an include file used
by the main program could have been changed.



Isn't it possible to generate a mainprogram.ppu to store this information? Or would this be very much work?
After all the compiler generates mainprogram.o too.

Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to