On Wed, Aug 13, 2008 at 3:17 PM, Mattias Gärtner <[EMAIL PROTECTED]> wrote: >> >> Those units need to be maintained, but they don't compile with FPC, >> but only with Delphi. For example, the persistence layers used in >> tiOPF: ADO, BDE, DOA (direct oracle access), UIB, dbExpress, etc... >> As far as I understand, if you add them to the project or laz package, >> they are still going to be compiled even if removed them from the uses >> clause (Compile Clean option), which then means it will fail under >> FPC. > > Why do you think that? > Lazarus always only compiles the main source file. FPC decides what to > compile. >
Ah, I never actually tried, always assumed. :-) We all know what happens if you assume things. ;-) Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus