On Mon, 16 Apr 2012 08:10:18 +0100
Richard Mace <[email protected]> wrote:

> Hi,
> Is make clean all the correct command line for the 1_0 fixes branch?
> I want to have everything compiled. Including all components.

There is no command to build all components, because some components
do not compile with all compiler versions and target OS.
There is a command to build many components: bigide

> If I do the above command it seems to miss off the sqldb components?

make clean bigide
or
make -C components/sqldb


Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to