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: confusion with config dir in base |
From: | Geoff Savage <[email protected]> |
To: | Heinrich du Toit <[email protected]> |
Cc: | TechTalk EPICS <[email protected]> |
Date: | Wed, 19 Sep 2007 08:19:00 -0500 |
config = EPICS base 3.13 and earlier configure = EPICS base 3.14 and beyond
Hi
I've just had a hard time with this. I wanted to change the way base compile. And I kept on editing the file in base/config/CONFIG.something but it doens't help.
Then after a long time spent trying to figure out what is going on I see
that base/config aint used.
But rather base/configure/os/
so my question is... what is the point of base/config?
does it have something todo with extensions or something else later on?
-Heinrich