Ralph is right, only ASYN should be defined in configure/RELEASE, EPICS_HOST_ARCH should be defined as an environment variable.
Mark
________________________________________
From: [email protected] [[email protected]] on behalf of Ralph Lange [[email protected]]
Sent: Tuesday, September 02, 2014 2:35 AM
To: EPICS Tech-Talk
Cc: Alireza Panna
Subject: Re: stream device get started?
On 01/09/2014 21:00, Mark Rivers wrote:
>> EPICS_HOST_ARCH env var is set and so is ASYN.
> These should not be set as environment variables, they should be defined in the configure/RELEASE file of your application.
Well...
While definitions of external modules like ASYN should always go into
the configure/RELEASE file (it is named RELEASE because it defines the
exact releases of external modules that you are using), EPICS_HOST_ARCH
is meant to be set in the environment.
While setting it in configure/RELEASE might work, the host architecture
is rather a property of the host than a definition of an external module.
As soon as you put your sources on a network drive and compile it for
multiple host architectures inside the same structure, setting the host
architecture in configure/RELEASE is obviously not a good idea.
~Ralph
- Replies:
- Re: stream device get started? Alireza Panna
- References:
- stream device get started? Alireza Panna
- RE: stream device get started? Mark Rivers
- Re: stream device get started? Ralph Lange
- Navigate by Date:
- Prev:
Re: about caPutLog Ralph Lange
- Next:
RE: Making two computers communicate. Mark Rivers
- 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: stream device get started? Ralph Lange
- Next:
Re: stream device get started? Alireza Panna
- 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
|