You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently each phase (configure, make, 'make install' and mkinstallp.ksh) has it's own output logged to .buildaix/somelog.out and the stderr of any command goes to screen (and is lost).
Want to:
a) capture the stderr output - whether single or multiple logs is not an issue atm
b) have an option to ALSO display the stdout (real-time or summary)