#including <tchar.h> using gcc on Cygwin

Dave Brolley brolley@redhat.com
Thu Jan 4 14:41:00 GMT 2001


Hi,

I'm trying to use gcc to compile an application on Cygwin which 
#includes <tchar.h>. In searching my system, I see a tchar.h in 
/usr/include/mingw32, but the compiler doesn't seem to be finding it. Is 
it safe for me to add -I/usr/include/mingw32 to my compile options, or 
is there a more appropriate way to pick up this header?

BTW, what does mingw32 stand for anyway? :-)

Thanks,
Dave



More information about the Gcc mailing list