emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: National Language Support Functions


From: Eli Zaretskii
Subject: Re: National Language Support Functions
Date: Mon, 25 Dec 2006 22:47:25 +0200

> From: Kenichi Handa <address@hidden>
> CC: address@hidden, address@hidden
> Date: Mon, 25 Dec 2006 15:17:42 +0900
> 
> I couldn't compile the second program (saved as mstest.c) by
> gcc in my Cygwin environment.  This is the error log.
> 
> [IBM-F5F27A11743:~:516] gcc mstest.c
> mstest.c:4:19: tchar.h: No such file or directory
> mstest.c: In function `main':
> mstest.c:43: warning: passing arg 1 of `GetModuleHandleA' makes pointer from 
> integer without a cast
> mstest.c:49: warning: passing arg 2 of `fprintf' makes pointer from integer 
> without a cast
> mstest.c:56: warning: passing arg 2 of `fprintf' makes pointer from integer 
> without a cast
> mstest.c:68: warning: passing arg 2 of `RegOpenKeyExA' makes pointer from 
> integer without a cast
> mstest.c:83: warning: passing arg 2 of `fprintf' makes pointer from integer 
> without a cast
> [IBM-F5F27A11743:~:517] 

Try passing the -mno-cygwin switch to GCC.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]