1994 1995 1996 1997 1998 1999 2000 2001 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 | 1994 1995 1996 1997 1998 1999 2000 2001 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: Build error. GNU make downgrade? |
From: | "Mark Rivers" <[email protected]> |
To: | "Gorka Ronda" <[email protected]>, <[email protected]> |
Date: | Thu, 22 Jul 2010 10:02:45 -0500 |
You don’t want to downgrade to 3.80.
You need 3.81, but there were several versions on Cygwin that were
labelled 3.81, at least one of which did not work. You can get a gzipped file with the
version I am using at http://cars.uchicago.edu/software/pub/make.gz Mark From:
[email protected] [mailto:[email protected]] On Behalf Of Gorka Ronda Hi all, I have build EPICS Base 3.14.9 on a PC with Windows
XP, Microsoft Visual C++ 2008 Express Edition, cygwin 1.7.5-1, Active Perl 5.10.1
and the GNU make 3.81 that comes in the cygwin packet. I’m trying to create the Example IOC
Application from the EPICS Application Developer’s Guide with command
window, but when I build it with make, I have the following Error: *** multiple target patterns. Stop. I have read in the mailing list that could be because
the GNU make 3.81 doesn’t recognize DOS paths and I want to downgrade
cygwin’s GNU make to 3.80. How can I do that? I have downloaded the tar
file and now? Maybe someone have the same Error, but has used
another solution. Thanks in advance, Gorka |