<div>VERBOSE=TRUE seems to help with verbosity.</div><div><br></div>#4  --enable-verbose is aborted with "unknown option" <div><div><br></div><div>#5I noticed "-j n" option is ignored by build. It took 149min on centos 6 as opposed to 240min on RHEL 6 last time I tried (few weeks back), so  I am not complaining at all.</div>
<div>Just an observation that the subprocess below shows -j 1 even though parent had -j 5<br><br><div><div><div>ps -ef |grep make</div><div>sid0     11107  2088  0 11:53 pts/1    00:00:00 make -j 5 VERBOSE=TRUE</div><div>
sid0     11108 11107  0 11:53 pts/1    00:00:00 make -r -f /data2/work/sid0/dev/builddir/libreoffice-4.0.0.3/Makefile.top all</div><div>sid0     11116 11108  0 11:53 pts/1    00:00:00 bash -c cd packimages && unset MAKEFLAGS && \??/data2/work/sid0/dev/builddir/libreoffice-4.0.0.3/solenv/bin/<a href="http://build.pl">build.pl</a> -P1 --all -- -P1 && \??make -j 1 -r</div>
<div>sid0     11263 11262 96 11:53 pts/1    00:00:25 make -f Makefile -j1 -r all slowcheck gb_PARTIALBUILD=T</div></div></div><div><br></div><br><div class="gmail_quote">On Wed, Mar 6, 2013 at 11:09 AM, Matúš Kukan <span dir="ltr"><<a href="mailto:matus.kukan@gmail.com" target="_blank">matus.kukan@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 6 March 2013 17:01, Neeraj Rai <<a href="mailto:rneeraj.rai@gmail.com">rneeraj.rai@gmail.com</a>> wrote:<br>
> One more question on build : when I see a line like following, how do I know<br>
> the corresponding linux cmd issued (gcc -I file ... etc).<br>
> [build DEP] LNK:Executable/oosplash<br>
><br>
> If the answer is obvious, please point me to right tool/docs.<br>
> I tried "make -d " and that doesn't help.<br>
<br>
--enable-verbose should do it.<br>
Or - one time only: make VERBOSE=TRUE<br>
<br>
HTH,<br>
Matus<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>=====<br>Intuition - is the inability to figure out the facts on which we based the decision. <br>
</div></div>