Compiling ... messages
Andrew Hughes
gnu.andrew at redhat.com
Thu Sep 20 07:52:41 PDT 2012
----- Original Message -----
> On 20/09/2012 7:17 AM, Andrew Hughes wrote:
> > ----- Original Message -----
> >> A minor comment but when compiling the native code in the jdk
> >> repository
> >> then the "Compiling ..." messages only print the file name so it's
> >> not
> >> obvious what code is being compiled (unless there is a warning or
> >> an
> >> error, in which case the full path is revealed). When compiling
> >> hotspot
> >> then the messages have the full path which is much clearer in my
> >> view.
> >>
> >> Another thing that would be helpful is the compilation of the
> >> launchers where the build emits messages like this:
> >>
> >> Compiling main.c
> >> Compiling main.c
> >> Compiling main.c
> >> :
> >>
> >> I can imagine this confusing new people and maybe it would be
> >> useful
> >> to
> >> include the launcher name in the messages.
>
> >
> > Does it no longer print the command being issued?
>
> Not by default - it is a "quiet" build. Invoke "make VERBOSE=
> <TARGETS>"
> to get the old style.
>
Ugh. Can we not default to it being verbose as before? I can see
this being a nightmare for bug reports.
> David
>
--
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
More information about the build-infra-dev
mailing list