On 10/05/2016 03:48 PM, Andrew Johnson wrote:
> If you or someone else wants to develop an alternative way to handle
> these build issues the core developers would be happy to advise and
> help, but any replacement must support builds on Linux, Windows and
> macOS/darwin at minimum, and handle cross-builds for the majority of our
> current cross-targets.
https://github.com/mdavidsaver/cmake4epics
cmake works great for hosted targets. Cross compiling is rough, but
workable. I have some helpers for dealing with EPICS stuff. It
respects the usual cmake install scheme.
An example of building an IOC executable.
https://github.com/mdavidsaver/cmake4epics/blob/master/iocApp/CMakeLists.txt
A real support module and IOC
https://github.com/frib-high-level-controls/FLAME/blob/master/vaccel/CMakeLists.txt
- References:
- EPICS build system DESTDIR support J. Lewis Muir
- Re: EPICS build system DESTDIR support Andrew Johnson
- Navigate by Date:
- Prev:
RE: StreamDevice fails to compile for RTEMS targets. Mooney, Tim M.
- Next:
IOC Shell Function Registry Lang, Keenan C.
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
<2016>
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Re: EPICS build system DESTDIR support Andrew Johnson
- Next:
epics4 soft ioc Mezger Anton Christian (PSI)
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
<2016>
2017
2018
2019
2020
2021
2022
2023
2024
|