On Tue, Jun 03, 2003 at 04:39:40PM +0530, S kris wrote: # Hi, # # How to disable specific warning? Is this possible with pragma statements # and warning number? You seem to be confused. gmake does not issue warnings. Your compiler does. Please ask people knowledgeable about your compiler. Yes, it is often possible to disable specific warnings. If you happen to use gcc, read the docs by running 'info gcc'. If that does not work, complain to whoever forgot to install the docs. Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/