EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: sequencer installation
From: "Mark Rivers" <[email protected]>
To: "Emmanuel Mayssat" <[email protected]>, "Eric Norum" <[email protected]>
Cc: "epics" <[email protected]>
Date: Fri, 6 Oct 2006 17:11:55 -0500
 Emmanuel,

> 1/ Compile the snl program to turn it into a c program
>    (In this program there is a epicsExportRegistrar command )
> 2/ Include the c source from 1 into the IOC code by editing the IOC
> Makefile

In general I would recommend NOT doing what you list above.  You are
manually converting the SNL program to C, and putting mySNLProgram.c in
the SRCS in Makefile.  The problem with that is that then the C code is
in your source directory, and if you change the SNL code then "make"
will not update the C code and the binary.

You should put mySNLprogram.st in the SRCS in Makefile, not
mySNLProgram.c.

Mark


Navigate by Date:
Prev: RE: sequencer installation Mark Rivers
Next: RE: CA disconnect mechanism Jeff Hill
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: sequencer installation Mark Rivers
Next: RE: sequencer installation Emmanuel Mayssat
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·