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: Tektronix 3000/5000 oscilloscopes |
From: | Eric Norum <[email protected]> |
To: | Pavel Masloff <[email protected]> |
Cc: | EPICS Tech Talk <[email protected]> |
Date: | Mon, 12 Dec 2011 08:33:52 -0800 |
On Dec 12, 2011, at 7:51 AM, Pavel Masloff wrote: Hello, Nick! There are two things wrong: 1) You are specifying libraries for vxWorks, but you are building an application for Linux. 2) Order of libraries is important. The asyn library must come after the devTDS3000 library. Try changing the above two application Makefile lines to:
|