This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Too stupid to use MinGW?


Hi,

I have C++ app. When I compile with -mcygwin (g++), everything is fine.

But I can't use _tcscpy, _topen and similar TCHAR functions.

When I use -mno-cygwin, I can't use STL, it reports missing headers. When I 
comment such part, I'm getting missing import __imp_iob.

Is there any solution for me?

Jindroush (kubecj@asw.cz)
http://jindroush.atari.org - Home of Atari Cartridge Dumping Project.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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