From e6b5a70ede052557cbb5017d3fb89ef8313714f5 Mon Sep 17 00:00:00 2001 From: avpak Date: Mon, 14 Feb 2011 22:38:22 +0000 Subject: [PATCH] More on Feature Requests #3153081 and #3031797 --- README.windows | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.windows b/README.windows index 8b71d35db..a920689ac 100644 --- a/README.windows +++ b/README.windows @@ -66,6 +66,9 @@ Build instructions: - Run "make -f Makefile.mingw32". - Run "make -f Makefile.mingw32 out". - The openhpi-${VERSION}-win32-${ARCH} sub-directory will contain all produced stuff. +- For gcc4-based compiler (i.e. mingw-w64.sourceforge.net ) you need to copy more libs: +-- libgcc_s_*.dll +-- libstdc++-*.dll - Optional step - strip produced exe and dll files. ========================================================================