I launched “make” on a source that others wrote on a different platform (sdk 2.1, I have 2.2), and it stopped with:
In the pdf documentation of nvcc 2.2 this option is not mentioned; in nvcc --help neither. However, it is mentioned in the actual man page, and it was mentioned in version 1.0.
I guess it is only a mismatch between the man pages and the current version of nvcc?