Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Message-ID: <3A54FC61.AB77E4EC@yahoo.com> Date: Thu, 04 Jan 2001 17:42:41 -0500 From: Earnie Boyd Reply-To: cygwin AT cygwin DOT com, gcc AT gcc DOT gnu DOT org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.5-15 i686) X-Accept-Language: en MIME-Version: 1.0 To: Dave Brolley CC: cygwin AT sources DOT redhat DOT com, gcc AT gcc DOT gnu DOT org Subject: Re: #including using gcc on Cygwin References: <3A54FC85 DOT 9030104 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dave Brolley wrote: > Hi, > > I'm trying to use gcc to compile an application on Cygwin which > #includes . 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? > Hmm... Must not be POSIX. Must be ANSI. Or perhaps some MS extention. Is your program typically a UNIX or a DOS program? Do you need the Cygwin pathing structure or would DOS pathing structure work for you? > > BTW, what does mingw32 stand for anyway? :-) See the http://www.mingw.org website for more information about MinGW (Minimalist GNU for Windows). Cheers, Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple