Hi,

Dizzy wrote:

  CC      init/version.o

Displaying the whole compile line is pretty useless in my opinion...

Indeed it is and when it errors (the only moment when you need to know the command that errored) it can be displayed as people said in other replies.

No, there may be errors that manifest themselves later in the compile run, such as omitting a -D_REENTRANT in one module that causes
failures at link time.

   Simon


Reply via email to