Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Apparently-From: <earnie?boyd@yahoo.com>
Message-ID: <3A54FC61.AB77E4EC@yahoo.com>
Date: Thu, 04 Jan 2001 17:42:41 -0500
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: cygwin@cygwin.com, gcc@gcc.gnu.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 <brolley@redhat.com>
CC: cygwin@sources.redhat.com, gcc@gcc.gnu.org
Subject: Re: #including <tchar.h> using gcc on Cygwin
References: <3A54FC85.9030104@redhat.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 <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?
>

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

