Neil,

In csh or tcsh type 

make [optons etc] |& tee make.out.

The file make.out will contain the information you are looking for.

Doug
> On Aug 5, 2017, at 2:57 PM, Neil Carlson <neil.n.carl...@gmail.com> wrote:
> 
> How do I get the build system to echo the commands it is issuing?   My 
> Fortran compiler is throwing an error on one file, and I need to see the full 
> compiler command line with all options in order to debug.  Thanks
> _______________________________________________
> users mailing list
> users@lists.open-mpi.org
> https://lists.open-mpi.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/users

Reply via email to