[Lazarus] Build/Rebuild lazarus with components

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Jan 18 12:57:23 CET 2010


On Mon, 18 Jan 2010 12:39:06 +0100
Kjow <antispammoni at gmail.com> wrote:

> 2010/1/18 Mattias Gaertner <nc-gaertnma at netcologne.de>:
> > I guess you mean you have to use
> > "make clean all"
> 
> Umm... I do "make clean all", then it compile right, but without
> installed extra packages.
> Then if I try to do "lazbuild --build-all" or "lazbuild -B", I get:
> 
> c:\Develop\Lazarus>lazbuild --build-all
> Error: missing file

lazbuild --build-ide=

 
>[...]
> But If I click on Tools->build lazarus I get lazarus compiled with all
> packages I installed before the re-build.

yes


> Other thing I just noticed is that making lazarus by command line I
> lose language setting and it returns to system language, but building
> lazarus by IDE it returns to english (language I choose to use).

The language settings are not compiled in. They are fetched from the
environment variables.
Maybe it didn't found the lazarus source directory?

 
> > AFAIK this is not possible, because you can not disable the -g options
> > that are always passed by the makefile.
> 
> Ok, thanks you!


Mattias




More information about the Lazarus mailing list