Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020510235355.01c9db90@pop.asw.cz> X-Sender: kubecj AT pop DOT asw DOT cz Date: Fri, 10 May 2002 23:56:21 +0200 To: cygwin AT cygwin DOT com From: Jindrich Kubec Subject: Too stupid to use MinGW? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 AT asw DOT 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/