This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

#including <tchar.h> using gcc on Cygwin


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


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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