2002 2003 2004 2005 2006 2007 2008 <2009> 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 <2009> 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: 3.14.10 on native win32: make problem |
From: | Ralph Lange <[email protected]> |
To: | Andrew Johnson <[email protected]> |
Cc: | [email protected] |
Date: | Fri, 24 Apr 2009 10:51:42 +0200 |
Thanks Andrew,instead of the README I was only reading the RULES_DIRS file itself which says (at the beginning of the block that produces the error)
# Only works with GNU make 3.80 or later (uses eval function) So I thought I was fine - but I wasn' t. Cheers, Ralph On 23.04.2009 17:11 Andrew Johnson wrote:
Hi Ralph, On Thursday 23 April 2009 09:45:05 Ralph Lange wrote:^^^^ There's your problem, you need 3.81 minimum for R3.14.10 (see README file). It is available for mingw:I'm trying to compile 3.14.10 on a native (non-cygwin) WinXP SP3 using VisualC++ 2005 Express / Windows 2003 Server SDK R2 and mingw GNU make 3.80.C:\epics\base3-14>make --version GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for i686-pc-mingw32 HTH, - Andrew