bug-gzip
[Top][All Lists]
Advanced

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

[PATCH] Compile on mingw32


From: Robert Millan
Subject: [PATCH] Compile on mingw32
Date: Sat, 24 Nov 2007 10:00:15 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hi!

gzip fails to compile on mingw32 ("./configure --host i586-mingw32msvc
&& make") due to undefined SIGPIPE.  I noticed that there's already code
to prevent this problem, but it isn't placed before any use of this macro,
and hence not (currently) effective.

See attached patch.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)

Attachment: mingw32.diff
Description: Text Data


reply via email to

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