If you don't want to use the default mount point
'/afs/slac/package/rtems/4.6.2' here's what you can do to change it. Note
that this is not recommended as there might be other dependencies I'm not
aware of. Use this information at your own risk.
<mnt_dir>/target/ssrlApps/config
make RTEMS_TOP=<mnt_dir> ...
configure/RELEASE' in your
application area. E.g., if you used 'makeBaseApp.pl' to
create an application area, you would add these two lines at the top of
'configure/RELEASE'
RTEMS_TOP=<mnt_dir>
override RTEMS_MAKEFILE_PATH=<mnt_dir>/target/ssrlApps/config
Don't forget to 'make clean' after making modifications
in the 'configure' subdirectory.
/etc/ld.so.config' and 'ldconfig' or set the
environment variable LD_LIBRARY_PATH:
setenv LD_LIBRARY_PATH
<mnt_dir>/epics-3.14.6/base/lib/linux-x86