EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: Building an Epics module only for a target (not host)
From: Michael Davidsaver <[email protected]>
To: [email protected]
Date: Thu, 28 Feb 2013 09:49:45 -0500
On 02/28/2013 08:33 AM, Florian Feldbauer wrote:
Hey all,

is there a way to build an EPICS module (like e.g. asyn)
only for a certain target, which is _not_ the host?

Currently I build the module for my host architecture and the target
architecture, but I need it only for the target...

Best regards,
Florian


In addition to the 'PROD' variable you can also use 'PROD_$(OS_CLASS)' and 'PROD_$(ARCH)'). For example:

PROD_RTEMS = rtemsSpecificIoc

PROD_linux-x86 = reallySpecificIoc

Beware of the second form, it is very specific. This example will not build for the debug target 'linux-x86-debug'.

This also works for 'LIBRARY'.

For some examples see 'configure/Sample.Makefile' from Base.

http://bazaar.launchpad.net/~epics-core/epics-base/3.15/view/head:/configure/Sample.Makefile#L181


Replies:
Re: Building an Epics module only for a target (not host) Florian Feldbauer
Re: Building an Epics module only for a target (not host) Andrew Johnson
References:
Building an Epics module only for a target (not host) Florian Feldbauer

Navigate by Date:
Prev: Re: Compiling MEDM and Striptool on Ubuntu 1204 Kohler
Next: Re: Building an Epics module only for a target (not host) Florian Feldbauer
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Building an Epics module only for a target (not host) Florian Feldbauer
Next: Re: Building an Epics module only for a target (not host) Florian Feldbauer
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·