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  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  <20252026  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  <20252026 
<== Date ==> <== Thread ==>

Subject: Re: Building EPICS base with Yocto
From: Han Lee via Tech-talk <[email protected]>
To: EPICS tech-talk <[email protected]>
Date: Thu, 28 Aug 2025 11:24:25 -0700
Hi Marcio,

This information might be outdated, but it could offer some guidance for your Yocto Linux configuration. Please check the old legacy repository at the following link:


You'll find three examples there, which you should place in your base source folder. Additionally, Yocto toolchain names are defined in this file:

https://github.com/icshwi/e3-base/blob/master/configure/CONFIG_BASE

The ESS teams might have the up-to-date version if they are still using Yocto Linux for their embedded solution.

HTH,
Han

On Thu, Aug 28, 2025 at 9:42 AM Johnson, Andrew N. via Tech-talk <[email protected]> wrote:
Hi Marcio,

I can’t help you specifically with Yocto or Bitbake, but for embedded IOC builds I would recommend turning off shared libraries for that target architecture and doing a static build of the IOC executable. You could even try whole-program-optimization if you know how.

That way you don’t have to worry about configuring shared library search paths since all the EPICS code will have been linked into the executable, and the IOC will probably start very slightly quicker as the OS doesn’t have to resolve all the internal symbols at load-time.

HTH,

- Andrew


-- 

Complexity comes for free, Simplicity you have to work for.


On 8/28/25, 11:10 AM, "Tech-talk" <[email protected]> wrote:

Hello.

I’m familiar with the approach of building EPICS base in a host machine, selecting different architectures, and then configuring Yocto to access the EPICS libraries that are installed in the host. But was anyone able to build EPICS base using a Bitbake recipe inside Yocto?

Cheers,

Marcio


--
Jeong Han Lee, Dr.rer.nat.
Lawrence Berkeley National Laboratory

Replies:
Re: Building EPICS base with Yocto Lucas Magalhães via Tech-talk
References:
Building EPICS base with Yocto Paduan Donadio, Marcio via Tech-talk
Re: Building EPICS base with Yocto Johnson, Andrew N. via Tech-talk

Navigate by Date:
Prev: Re: Building EPICS base with Yocto Johnson, Andrew N. via Tech-talk
Next: Building modbus 3-4 on rhel-9 epics 3.15.9 Sue Witherspoon via Tech-talk
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  <20252026 
Navigate by Thread:
Prev: Re: Building EPICS base with Yocto Johnson, Andrew N. via Tech-talk
Next: Re: Building EPICS base with Yocto Lucas Magalhães via Tech-talk
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  <20252026 
ANJ, 19 Mar 2026 · Home · News · About · Talk · Base · Modules · Extensions ·
· Distributions · Download · Documents · Links · Licensing ·