From 5bdbfa126f66ff5c44009d12ee65bf2976a7ad26 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Tue, 31 Mar 2009 16:03:18 +0000 Subject: [PATCH] ebl update win64 doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8667 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/win32/README.mingw64 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bacula/src/win32/README.mingw64 b/bacula/src/win32/README.mingw64 index ba64d375cb..6b1a872092 100644 --- a/bacula/src/win32/README.mingw64 +++ b/bacula/src/win32/README.mingw64 @@ -121,6 +121,8 @@ should be compiled by hand with host=x86_64-pc-linux and target=x86_64-pc-mingw3 For that, use this configure line : ./configure --host=x86_64-pc-linux --target=x86_64-pc-mingw32 --prefix=$ROOT/cross-tools +or +./configure --host=x86_64-pc-linux --target=x86_64-pc-mingw32 --prefix=$ROOT/depkgs-mingw64 (It can work with other setup). We are using binutils-2.19, gcc-4.3.2, gmp-4.2.4, mpfr-2.3.2. The mingw64 project delivers binaries that should do the -- 2.39.5