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: a simple question about pyepics |
From: | Ricardo Cardenes via Tech-talk <[email protected]> |
To: | [email protected] |
Cc: | Talk EPICS Tech <[email protected]> |
Date: | Tue, 21 Aug 2018 06:10:15 -1000 |
Hi Ricardo,
On 08/21/2018 10:02 AM, Ricardo Cardenes via Tech-talk wrote:
> Note epics.ca.find_libca() is just trying to find a regular dynamic
> library, not one defining a Python module.
Actually pyepics was designed to use the regular libca.so library, it
doesn't have its own python-specific one so it doesn't need a C compiler
to build and use. This is unusual, but it's one of the nice things about
our having a C API for CA, pyepics can use the ctypes ffi to call it
directly.
This kind of thing is not generally possible with C++ APIs though.
- Andrew
--
Arguing for surveillance because you have nothing to hide is no
different than making the claim, "I don't care about freedom of
speech because I have nothing to say." -- Edward Snowdon