|
From: | Antonio Diaz Diaz |
Subject: | Re: [Lzip-bug] Running pre-compiled lzip 1.18 on Windows gives error about missing library, application doesn't start |
Date: | Fri, 30 Dec 2016 12:33:26 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 |
Hi Dieter, Dieter Schmitt wrote:
ok i finally got it working. I had to grab 2 DLLs from the MinGW Project: - libgcc_s_dw2-1.dll - libstdc++-6.dll and put them in the same directory as the lzip.exe.
Thank you very much.I think I have found a better solution[1] (using -static), just to notice later that Tino Lange already posted the solution in this same list months ago[2]. Sorry for the overlook.
[1] http://stackoverflow.com/questions/4984612/program-cant-find-libgcc-s-dw2-1-dll
[2] http://lists.nongnu.org/archive/html/lzip-bug/2016-05/msg00000.htmlI have asked the user that provided lzip-1.18-w32.tar.gz to compile 1.19-pre1. I expect to release it tomorrow at the same time that the source code.
Maybe it would be wise to include these libraries with your lzip.exe or have at least a short readme.txt with these links included. I had to do a bit of search to find these.
If the plan A (configuring with LDFLAGS=-static) fails, I'll include the libraries in the Windows package. Thanks again.
Best regards, Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |