[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: patch to lzip 1.23
From: |
Antonio Diaz Diaz |
Subject: |
Re: patch to lzip 1.23 |
Date: |
Tue, 22 Aug 2023 18:53:17 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
Hello Klaus,
Thank you for the patch.
Klaus Holst Jacobsen wrote:
I have a patch which will enable the usage of a custom compiler.
You may already use a custom compiler with a command like this:
./configure CXX=your_compiler
See the output of "./configure --help" and the following message:
https://lists.nongnu.org/archive/html/lzip-bug/2020-03/msg00005.html
It will also enable the use of mingw compiler to compile for windows (and
recognise the .exe extension for the output)
I don't use Windows, but as far as I know, lzip compiles fine there without
special handling of the .exe extension.
Best regards,
Antonio.