Experimental Physics and Industrial Control System
|
Hej Ralph,
started with this:
ethercatmcSupport_LIBS_freebsd += VendorDLL
(Which seems to be the wrong thing)
With some local help from here: Adding this line seems to do what I want:
USR_LDFLAGS += -L/usr/local/lib -lMyVendorXXX
(Or is there a better way ?)
BR
/Torsten
From: Core-talk <core-talk-bounces at aps.anl.gov> on behalf of Ralph Lange via Core-talk <core-talk at aps.anl.gov>
Reply to: Ralph Lange <ralph.lange at gmx.de>
Date: Tuesday, 13 June 2023 at 10:42
To: EPICS Core Talk <core-talk at aps.anl.gov>
Subject: Re: STATIC_BUILD=NO howto ?
Your error looks like you didn't declare the location of the vendor library.
If the build system doesn't find the library in a specified place, it assumes it is to be generated locally. That's why it tries to build a local libVendor.a, as it would need that to create a local libVendor.so.
|
- Replies:
- Re: STATIC_BUILD=NO howto ? Ralph Lange via Core-talk
- References:
- STATIC_BUILD=NO howto ? Torsten Bögershausen via Core-talk
- Re: STATIC_BUILD=NO howto ? Ralph Lange via Core-talk
- Navigate by Date:
- Prev:
Re: STATIC_BUILD=NO howto ? Ralph Lange via Core-talk
- Next:
Re: STATIC_BUILD=NO howto ? Ralph Lange via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
<2023>
2024
2025
- Navigate by Thread:
- Prev:
Re: STATIC_BUILD=NO howto ? Ralph Lange via Core-talk
- Next:
Re: STATIC_BUILD=NO howto ? Ralph Lange via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
<2023>
2024
2025
|
ANJ, 13 Jun 2023 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|