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: Pablo Vasquez
Subject: Re: [pdf-devel] "Hello" and questions
Date: Wed, 8 Jul 2009 19:57:14 +0000

True, thanks for pointing that out.
OK. Great. Everything works smoothly now.
The EOVERFLOW error was being caused by my "subdir compilation" also. Promise I won't do that anymore :)
Thanks!

On 08/07/2009, address@hidden <address@hidden> wrote:

   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]