nvcc problem

when compile shaders use cgc,can be get the compile info through the “-l” options
but how to set the nvcc options for get the compile info?I seed the nvcc doc and not found how to do this.
Help me,Thanks!

I do not understand what you mean with compile info. Maybe --ptxas-options=-v is what you want?

Sorry! That seems that i should strive to learn english :lol:

I want to know how write the compiler messages to one file for a kernel file
It displayed some warning informations in DOS window when i compile the kernel files and it disappear quickly so I have not enough times to see that

I don’t know, I work from linux. Maybe post a question in the CUDA on Windows forum?

Thanks in still!