From 4231a39b688ef6014e4b14d6d61565863090d208 Mon Sep 17 00:00:00 2001 From: zimmerma Date: Wed, 20 Apr 2011 13:38:57 +0000 Subject: [INSTALL] added user feedback on mingw git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@989 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- INSTALL | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index cd915e3..749225c 100644 --- a/INSTALL +++ b/INSTALL @@ -83,4 +83,9 @@ add the following to the configure command (or in your environment): LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include +In addition, you might need to give the following additional argument to +configure (reported for mpc-0.9): + +CPP="x86_64-w64-mingw32-gcc -E" + (reported by Sisyphus) -- cgit v1.2.1