This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

#pragma warning


 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]