paulscherrerinstitute / s7plc

EPICS driver for communication with PLCs
GNU General Public License v3.0
6 stars 6 forks source link

can compile it with epics 7, but cannot load it within "so-called" dynamic loading - require #1

Closed jeonghanlee closed 6 years ago

jeonghanlee commented 6 years ago

Due to some if and endif, I can compile this module with epics 7, but I cannot load it within iocsh with ESS EPICS environment (e3), because of undefined symbols. With the following quick-and-dirty patches, I can load them without any issues. However, I didn't test it with actually machine. Please look at what I changed in the following repository: https://github.com/icshwi/s7plc/commit/60165c84a45b8511422c551b48869cabbee685f1

My condition is also not good to cover them all. Before going to further development, I would like to discuss them.

Best, Han

jeonghanlee commented 6 years ago

fixed 89515681cac0d17f6a28cf73daf888be65d67565