public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC complains that getwc macro redefined
@ 1999-12-08  0:40 sridhar_adusumilli
  1999-12-31 22:24 ` sridhar_adusumilli
  0 siblings, 1 reply; 2+ messages in thread
From: sridhar_adusumilli @ 1999-12-08  0:40 UTC (permalink / raw)
  To: help-gcc

Hi,
When I compile (gcc -c) the following code
#include <curses.h>
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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* GCC complains that getwc macro redefined
  1999-12-08  0:40 GCC complains that getwc macro redefined sridhar_adusumilli
@ 1999-12-31 22:24 ` sridhar_adusumilli
  0 siblings, 0 replies; 2+ messages in thread
From: sridhar_adusumilli @ 1999-12-31 22:24 UTC (permalink / raw)
  To: help-gcc

Hi,
When I compile (gcc -c) the following code
#include <curses.h>
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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-12-31 22:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-08  0:40 GCC complains that getwc macro redefined sridhar_adusumilli
1999-12-31 22:24 ` sridhar_adusumilli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).