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 2025 | 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: embedded linux target with uClibC and PREEMPT_RT needs caRepeater |
From: | "Ernest L. Williams Jr." <[email protected]> |
To: | Dirk Zimoch <[email protected]> |
Cc: | EPICS Techtalk <[email protected]> |
Date: | Wed, 23 May 2012 09:30:39 -0700 |
On 05/23/2012 08:49 AM, Dirk Zimoch wrote:
Michael Davidsaver wrote:On 5/22/2012 9:07 PM, Ernest L. Williams Jr. wrote:... We build our target as a CROSS, so caRepeater only gets built for HOST builds.Was there something which required this?I have put this into all of my embedded Linux cross CONFIG.Common.* files: VALID_BUILDS = Host Ioc Now it builds caRepeater, caget, caput (and more things you won't need: antelope -- does not hurt).
Hi Dirk, I prefer your solution as I do not want to modify the EPICS BASE Makefiles. I will try this today. Thanks again. :) Cheers, Ernest
Dirk