Re: [AMBER-Developers] Should we add more troubleshooting to the Makefile?

From: David Case <david.case.rutgers.edu>
Date: Tue, 7 Feb 2017 13:39:52 -0500

On Tue, Feb 07, 2017, Dave Cerutti wrote:

> Is there anything we could do that would allow only warnings and errors to
> display during compilation? It's often the case that all of the successful
> commands flying by to build various libraries, even when recompiling one
> program, I miss warnings that could have helped me write better code or
> find a problem earlier. Is make -s the answer here?

Do you have a need to go beyond the usual approach: redirect output from
make to a log file, then use grep or an editor to see what happened?

....dac


_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Tue Feb 07 2017 - 11:00:04 PST
Custom Search