From mboxrd@z Thu Jan 1 00:00:00 1970 From: sridhar_adusumilli@my-deja.com To: help-gcc@gnu.org Subject: GCC complains that getwc macro redefined Date: Wed, 08 Dec 1999 00:40:00 -0000 Message-id: <82l52h$osa$1@nnrp1.deja.com> X-SW-Source: 1999-12/msg00113.html Hi, When I compile (gcc -c) the following code #include void fn (void){} on a Sun Ultra5 Running Solaris2.7. I get warning that getwc etc.macros are redefined. I am using precompiled binaries of gcc version 2.95.2. Upon looking at the preprocessor output, I noticed that I can get rid of these warnings with -D_MSE_INT_H. I find no documentation on MSE_INT_H. Can you pl. help? Thanks for your time. Sridhar sridhar.adusumilli@wtl.be Sent via Deja.com http://www.deja.com/ Before you buy. From mboxrd@z Thu Jan 1 00:00:00 1970 From: sridhar_adusumilli@my-deja.com To: help-gcc@gnu.org Subject: GCC complains that getwc macro redefined Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <82l52h$osa$1@nnrp1.deja.com> X-SW-Source: 1999-12n/msg00113.html Message-ID: <19991231222400.6ziAQ8V8OV4SSjqXlo5S30R5nloe3CzB1JRr-6w5T-Q@z> Hi, When I compile (gcc -c) the following code #include void fn (void){} on a Sun Ultra5 Running Solaris2.7. I get warning that getwc etc.macros are redefined. I am using precompiled binaries of gcc version 2.95.2. Upon looking at the preprocessor output, I noticed that I can get rid of these warnings with -D_MSE_INT_H. I find no documentation on MSE_INT_H. Can you pl. help? Thanks for your time. Sridhar sridhar.adusumilli@wtl.be Sent via Deja.com http://www.deja.com/ Before you buy.