----- Original Message -----
> On 03/13/2013 12:16 PM, Andrew Hughes wrote:
> > 1.  It took some time to work out how to get back to the usual
> > 'noisy' build as the
> > default seems to subdue all the useful output.  VERBOSE=true broke
> > the build when
> > it tried to use 'true' as a Makefile target.  It turns out the
> > solution is the rather
> > non-obvious VERBOSE= .  Could we not have this documented somewhere
> > and perhaps have
> > verbosity as a configure option?  After grepping around, it's not
> > very obvious to me
> > where it gets set.
> 
> I ran into this problem as well. I asked on #openjdk and Mike Duigou
> pointed me to "LOG=trace", which is documented in the build README
> FAQ
> [1], although a little hard to find.
> 

Thanks!

Ah, I read that document and even that FAQ, but completely missed that as
I was looking for something relating to verbosity, not logging which implies
(at least to me) that a log will be stored on disk.

I still think it should be a configure option, which is the first place I 
looked.
It seems there's still a need to make some options available via configure which
are currently only available to make.

> Cheers,
> Omair
> 
> [1]
> http://hg.openjdk.java.net/jdk8/jdk8/raw-file/tip/README-builds.html#faq
> 
> --
> PGP Key: 66484681 (http://pgp.mit.edu/)
> Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
> 

-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07

Reply via email to