>I don't like the $PATH concept. When a new version of something comes out,
>$PATH is almost always in the wrong state when you want to flip back and forth
>between the two. It is too hard to change things in the middle of $PATH.
CEBAF's setup scripts actually replace things in the middle of $PATH (i.e.,
delete the old reference and add the new). You can flip versions multiple
times without messing up path. Our users do wish it were a little
quicker, though. It's performance is limited by the fact that it must be
a source'd script to effect the current shell. Setup epics takes over 10
seconds to a remote file system. It recursively calls setup p3, gnu, & gcc.
If the recursion were removed, it would be faster. To a local file system
it takes about 8 seconds with recursion.
Chip
- References:
- Re: Building for more than one host architecture Ric Claus
- Navigate by Date:
- Prev:
[no subject] claus
- Next:
Re: Building for more than one host architecture Marty Kraimer
- 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
2026
- Navigate by Thread:
- Prev:
Re: Building for more than one host architecture Ric Claus
- Next:
Re: Building for more than one host architecture Marty Kraimer
- 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
2026
|