Hello, I have a strange problem. I am porting a new project from Delphi/Windows to Lazarus/Mac OS. This project doesn't compile completely yet. So I am always hitting F9 to get a list of errors and fix them. But each time, Lazarus/FPC recompiles all units in the project, even those that have already been compiled successfully without errors.
Other projects compile normally, i.e. only units with changes and those that depend on them. Any ideas what might cause all units to be recompiled each time I hit F9? Thanks. Cheers, Tobias _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
