Hi,

The file  
  lcl/interfaces/gtk/gtkprivate.pp
in Lazarus has the same name as the file 
  packages/extra/gtk/gtk/gtkprivate.pp
in FPC.

This forces the compiler to try and recompile the FPC GTK units, even when 
they have not changed, as soon as gtkprivate.pp in the LCL is changed.

I suggest the file is renamed to lclgtk.pp or lclgtkprivate.pp

Name clashes should always be avoided. 
(even more so in future if you want dynamic packages)

Michael.

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

Reply via email to