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: EPICS V4 |
From: | Ralph Lange <[email protected]> |
To: | EPICS Tech-Talk <[email protected]> |
Date: | Thu, 11 Dec 2014 10:05:24 +0100 |
Summary of the off-list answers for tech-talk members and archives: If you want to use pvaSrv you *must* build V4 with
Base 3.14.12.x (preferably 3.14.12.4 or later). The changes that
were made in Base 3.15.1 include API changes which have not been
implemented in pvaSrv yet. If you're not going to build the
current version of pvaSrv though, you can use Base 3.15.1.
This compatibility will be maintained for some time, to allow
existing facilities running pvaSrv on their 3.14.12 IOCs.As Base 3.15.1 has just been released and is not used in production yet, the primary goal was to support all existing EPICS users, who are using 3.14. The next release of V4 will fully support building all components against both EPICS Base 3.15 and 3.14.12. However, certain future features of pvaSrv (e.g. grouping multiple PVs on one IOC into a single PV Access structure) will only be available when compiled against Base 3.15 or 3.16, if they depend on mechanisms that are available only in those versions of Base. Eventually we will have to stop supporting 3.14, but certainly not before 3.15 is well established and low risk to update to. Cheers, ~Ralph On 10/12/2014 21:25, Vikram Bhagat
wrote:
|