#pragma warning

Satish S satish12@gmail.com
Tue May 6 04:06:00 GMT 2008


 Hi,



      I am trying to remove the warnings generated in a module while
building on GCC.
I believe the '#pragma warnings ' is not supported in gcc as of now
and this can be removed only using #def for windows builds.

1: Is there any other ways to make GCC accept these messages without
throwing a warning?

2: If there any specific way of identifying any windows compiler in
GCC by using standard definitions?


Regards,
Satish Somasundaram



More information about the Gcc-help mailing list