Skip to content
Snippets Groups Projects
Commit 91ae7b0d authored by mooney's avatar mooney
Browse files

*** empty log message ***

parent 418ceb08
No related branches found
No related tags found
No related merge requests found
......@@ -5,17 +5,18 @@ If you don't want to build all of the default target architectures
synApps/support/configure/CONFIG, or in base/configure/CONFIG_SITE),
then edit configure/CONFIG to set the variable CROSS_COMPILER_TARGET_ARCHS.
Edit iocBoot/iocxxx/Makefile to set the variable ARCH
Edit iocBoot/ioc*/Makefile to set the variable ARCH
Edit start_epics_xxx to set the variable EPICS_APP
Edit iocBoot/iocxxx/st.cmd and iocBoot/iocxxx/*.substitutions
Edit iocBoot/ioc*/st.cmd and iocBoot/ioc*/*.substitutions
to agree with your hardware
Edit iocBoot/iocxxx/auto*.req to agree with your software
Edit iocBoot/ioc*/auto*.req to agree with your software
chmod a+w,g+s iocBoot/iocxxx/autosave
chmod a+w,g+s iocBoot/ioc*/autosave
Run changePrefix_synApps_4.6 to change the prefix from xxx to whatever you want
Run synApps/support/utils/changePrefix to change the prefix from 'xxx'
to whatever you want
Run gnumake
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment