[Lazarus] Where is a list of valid options for lazarus make?

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Jan 20 13:39:58 CET 2011


On Thu, 20 Jan 2011 11:08:55 +0100
Marc Weustink <marc.weustink at cuperus.nl> wrote:

> Mattias Gaertner wrote:
> > For all others:
> > When you want to install a package like sqldb, use the IDE for that. The
> > 'make' commands can only install two fixed sets of standard packages -
> > the minimal (default) and the one used by the official binaries (bigide).
> >
> > Once you installed the package, you can use the make and lazbuild
> > commands to recompile.
> 
> ehm, there used to be a pkgide or idepkg make target for this.

Yes, but they are only part of the magic. They are called by lazbuild.

> How to use lazbuild to recompile laz with installed packages ?

./lazbuild --build-ide=

See ./lazabuild -h

<dream>
It would be nice if lazbuild would not require the LCL any more. Then
we don't need the Makefiles anymore. Only one to build lazbuild and
one for compatibility, which simply calls lazbuild.
</dream>

Mattias




More information about the Lazarus mailing list