[Gpg4win-devel] gpgme in gpg4win?

Nikolay Sklabinsky sklabinsky at gmail.com
Wed Dec 2 19:10:15 CET 2009


I've re-run the "./configure; make; make install" routine (with the
i586-mingw32msvc specified in the ./configure call) for both gpg-error and
gpgme. libgpg-error-0.dll ends up installed in the /local/bin folder
(C:\msys\1.0\local\bin). I still don't get the gpgme.dll though. 
I do get libgpgme.a and libgpgme.la in the /local/lib folder, but no more
than that. 
Config log is attached. Please advise and thank you for help.

-----Original Message-----
From: Marcus Brinkmann [mailto:marcus.brinkmann at ruhr-uni-bochum.de] 
Sent: Wednesday, December 02, 2009 7:19 PM
To: Nikolay Sklabinsky
Cc: gpg4win-devel at wald.intevation.org
Subject: Re: [Gpg4win-devel] gpgme in gpg4win?

This is not correct:

$ configure --host mingw32-msvc

This is the correct way:

$ ./configure --host=i586-mingw32msvc

(I think the = is optional, but what matters is the name of the
architecture,
which you got wrong).

>From there, it just goes downhill, as the wrong compiler is used.

Good luck,
Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.zip
Type: application/octet-stream
Size: 13246 bytes
Desc: not available
Url : http://lists.wald.intevation.org/pipermail/gpg4win-devel/attachments/20091202/f24cfe4a/config.obj


More information about the Gpg4win-devel mailing list