Updated for R3.14.4.
This commit is contained in:
@@ -230,18 +230,13 @@ base.dbd. If these record types are used at your site, they
|
||||
downloaded and built with base R3.14 by your EPICS administrator. To update
|
||||
the R3.14 location of these record types in your application you must add
|
||||
appropriate module definitions to your application's config/RELEASE file and
|
||||
change the <tt>LIBOBJS</tt> definitions.</p>
|
||||
add <tt>LIBOBJS</tt> definitions to the src Makefile.</p>
|
||||
|
||||
<p>For example add</p>
|
||||
|
||||
<p> <tt>PID=<full path to modules directory>/pid</tt></p>
|
||||
|
||||
<p>to config/RELEASE. <br>
|
||||
Remove</p>
|
||||
|
||||
<p> <tt>LIBOBJS += $(EPICS_BASE_BIN)/pidRecord.o</tt></p>
|
||||
|
||||
<p>from baseLIBOBJS, and add</p>
|
||||
<p>to config/RELEASE and add <br>
|
||||
|
||||
<p></p>
|
||||
|
||||
@@ -298,8 +293,7 @@ administrator. dbLoadTemplate is still supported on iocs.
|
||||
application, db files are created from template and substitution files you
|
||||
should add the definition</p>
|
||||
|
||||
<p><tt>EPICS_EXTENSIONS=<full path name to epics extensions
|
||||
directory></tt></p>
|
||||
<p><tt>MSI=<full path name to msi executable></tt></p>
|
||||
|
||||
<p>to your application config/RELEASE file.</p>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user