From: Guenter Knauf Date: Wed, 11 Jul 2012 10:58:54 +0000 (+0200) Subject: Added pointer to FAQ for linkage errors. X-Git-Tag: curl-7_27_0~50 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0025770a99a040ba5673aba31038fea25695f702;p=thirdparty%2Fcurl.git Added pointer to FAQ for linkage errors. --- diff --git a/docs/INSTALL b/docs/INSTALL index 00d06e9c72..9dc52acfc7 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -200,6 +200,9 @@ Win32 first to rebuild every single library your app uses as well as your app using the debug multithreaded dynamic C runtime. + If you get linkage errors read section 5.7 of the FAQ document. + + MingW32 -------