Subject: |
Re: linking to shared objects user libraries |
From: |
"J. Lewis Muir" <[email protected]> |
To: |
EPICS Tech-Talk <[email protected]> |
Date: |
Fri, 09 Jul 2010 10:17:20 -0500 |
On 7/9/10 9:58 AM, Pierrick Hanlet wrote:
>
> Thanks for the quick responses.
>
> Yes, I did STATIC_BUILD=NO and SHARED_LIBRARIES=YES
> in xxx/configure/CONFIG_SITE.
>
> Where might these be overwritten?
They could be overridden anywhere, but one possibility is in your IOC's
configure/CONFIG_SITE or configure/CONFIG.
On a Unix OS in a Bourne shell, you can find possible references like this:
$ cd configure
$ grep STATIC_BUILD *
$ grep SHARED_LIBRARIES *
> Also, since I'm using a
> mixture of static and shared object libraries, will this
> configuration fix me to one type of library or another?
I don't know how this will work.
Lewis
- References:
- linking to shared objects user libraries Pierrick Hanlet
- Re: linking to shared objects user libraries J. Lewis Muir
- Re: linking to shared objects user libraries Pierrick Hanlet
- Navigate by Date:
- Prev:
Re: VxWorks 6.7, MV5500 Re: EPICS R3.14.11, sequencer 2.0.12 crash on device support write error Andrew Johnson
- Next:
Re: VxWorks 6.7, MV5500 Kasemir, Kay
- 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: RE: linking to shared objects user libraries Davidsaver, Michael
- Next:
Getting value of a PV from a subRecord function ppredki
- 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
|