nvidia - How do I see the commands that are run by GNU make? -


I am trying to debug a complex Makefile how you can get GNU to print all the commands Are you I could not find the answer in the man page (it does not print using the D-flag).

(This is not the necessary information to answer my question, but if you are thinking again: I am having trouble compiling a project made on NVIDIA's CUDA Library. I can compile myself but using their makefile results is being done in a filthy compiler error. I have provided them with easy packaging to Makefile, and other packages which are already available.

Thanks

Execution of commands in which no command is executed That is, although the commands that are executed are printed.

If your makefile is recursive, however, it will not help much.


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

mysql - Can mysql_pconnect be called multiple times in one php page? -