[Lazarus] Changes of make, part II

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Apr 10 23:09:59 CEST 2012


On Tue, 10 Apr 2012 17:57:06 -0300
Marcos Douglas <md at delfire.net> wrote:

> On Tue, Apr 10, 2012 at 5:26 PM, Mattias Gaertner
> <nc-gaertnma at netcologne.de> wrote:
> >
> > [...]
> >
> > 3. "make clean lazbuild useride"
> > This is equivalent to
> > make clean lazbuild
> > ./lazbuild --build-ide=
> > It builds an IDE with your current profile and your set of installed
> > packages.
> >
> > [...]
> 
> Very good the explanation!
> 
> I have a doubt:
> How this command knows my current profile?
> When I boot the Lazarus I use the pcp= parameter to the IDE to know
> where is the configurations.
> Can I use the same?

Your current profile is at the default place.
If you want to use another profile, then you can use

make clean lazbuild
./lazbuild --pcp=path --build-ide=


Mattias




More information about the Lazarus mailing list