pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] "Hello" and questions


From: jemarch
Subject: Re: [pdf-devel] "Hello" and questions
Date: Wed, 08 Jul 2009 21:07:59 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

   First, I would like to know if that's the way to go, I mean,
   compiling through mingw32 and using wine. At least it seems so
   according to
   http://lists.gnu.org/archive/html/pdf-devel/2009-01/msg00023.html.
   I've downloaded, compiled and installed w32 versions of libgcrypt
   and libgpg-error with prefix /usr/i586-mingw32msvc.  Created a
   w32build dir in trunk and in there:

   ../configure --host=i586-mingw32msvc 
--with-libgcrypt-prefix=/usr/i586-mingw32msvc --with-zlib=/usr/i586-mingw32msvc

Note that the --with-libgcrypt-prefix option is not used when
compiling for mingw32, since in that case we are not using the
AM_PATH_LIBGCRYPT macro implemented in m4/libgcrypt.m4 but a couple of
AC_CHECK_LIB calls.

-- 
Jose E. Marchesi  <address@hidden>
                  http://www.jemarch.net
GNU Project       http://www.gnu.org




reply via email to

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