[OTR-dev] Cross compile pidgin-otr for windows

Ian Goldberg ian at cypherpunks.ca
Sun Jul 12 09:34:36 EDT 2009


On Sun, Jul 12, 2009 at 04:43:56AM -0000, Sec  wrote:
> I do have gcrypt.h in /usr/include I was wondering if there is a way
> to tell the compilation to see it (as alternative to cross-compile way
> of installing it to make it be seen) by modifying the make file or
> configure script or something like that ? 

That wouldn't really help, since you'll need to have the
compiled-for-win32 library around as well, to link to it.

I'm pretty sure all I did to cross-compile libgcrypt was to configure it
with --target=i586-mingw32msvc.  Maybe also
--prefix=/usr/i586-mingw32msvc.

   - Ian



More information about the OTR-dev mailing list