[Lazarus] make clean all fails...

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Apr 5 16:45:48 CEST 2012


waldo kitty <wkitty42 at windstream.net> hat am 5. April 2012 um 16:39 geschrieben:

> On 4/3/2012 14:52, waldo kitty wrote:
>
> > question... are these two the same?
> >
> > --build-ide=
> > --build-ide=""
>
>
> i hadn't caught an answer to the above... sorry if it got lost in the traffic
> :?
>
> and i guess the same question for --build-mode, too?
>
> lazbuild --build-ide= --build-mode=
> lazbuild --build-ide="" --build-mode=
> lazbuild --build-ide= --build-mode=""
> lazbuild --build-ide="" --build-mode=""
>
> all of the above would build lazarus using the selected IDE build profile,
> right?


This is more a question about your shell than about lazbuild.
Like any other console tool lazbuild does not get the parameters literally. Your
shell has some rules for quoting and globbing and creates the parameters it
passes to the tool.

Most shells support quotes and the above 4 are the same.


Mattias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120405/4c7593d9/attachment-0003.html>


More information about the Lazarus mailing list