GnuPG 1.4.3-cvs make warnings on MingW/MSYS

Joe Vender jvender at owensboro.net
Thu Nov 3 02:17:09 CET 2005


Hi,

When building GnuPG 1.4.3-cvs native windows binaries on MinGW/MSYS, I get
the following make warnings:

secmem.c: In function `init_pool':
secmem.c:223: warning: implicit declaration of function `getpagesize'
iobuf.c: In function `iobuf_get_fd':
iobuf.c:1930: warning: return makes integer from pointer without a cast
gpgkeys_hkp.c: In function `search_key':
gpgkeys_hkp.c:301: warning: passing arg 1 of `curl_escape' discards
qualifiers from pointer target type


The configure line is:
$CFLAGS='-O3 -mtune=i386 -march=i386 -mfpmath=387 -mno-mmx -mno-sse -mno-3
dnow -mno-sse2'./configure --with-included-regex --with-included-gettext -
-with-gnu-ld --prefix="/home/gpg-inst" LDFLAGS='-static'


Regards,
Joe Vender




More information about the Gnupg-devel mailing list