[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libxpm-3.5.7-w32-src package on website
From: |
Sean Sieger |
Subject: |
Re: libxpm-3.5.7-w32-src package on website |
Date: |
Wed, 24 Feb 2010 12:22:56 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (windows-nt) |
Jason Rumney <address@hidden> writes:
If a new version of libxpm has been released and is available from
GnuWin32, then it may be better to use that version. When I put the src
package on ftp.gnu.org, the GnuWin32 version was several versions out of
date and had known security related bugs.
Jason, I got libXpm-3.5.8 from Xorg, compiled it with MinGW and reduced
it per your recipe in libxpm-3.5.7-w32. I the following incantation
correct?
cmd /c configure.bat --without-png --without-jpeg --without-tiff
--without-gif --cflags=-I'c:/libxpm-3.5.8/'
It seems like I am close, what am I doing wrong??
Thank you.