EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  <20002001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  <20002001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: compiling epics in tcsh
From: Lifang Zheng <[email protected]>
To: tech-talk <[email protected]>, [email protected]
Date: Thu, 23 Nov 2000 09:32:34 +0800
Dear all,

Recently I am trying to install epicsR3.13.1 in "tcsh" in my solaris2.7.
The following are steps:

1. Install Tornado1.0.1 for two BSPs in two different directories:
    MV162           /ssrf/wind/T1.0.1/68K
    MV2303         /ssrf/wind/T1.0.1/PPC

2. Add CONFIG.Vx.mv162 and CONFIG.Vx.mv2303.

    # $Id: CONFIG.Vx.mv162,v 1.1 1998/03/12 04:54:43 jba Exp $
    # This file is maintained by the EPICS community.
    # Vx GNU cross compiler suffix
    CMPLR_SUFFIX = 68k
     ARCH_CLASS = 68k
    # Architecture specific build flags
    ARCH_DEP_CFLAGS = -DCPU=MC68040 -m68040 -DCPU_FAMILY=MC680X0
    VX_DIR = /ssrf/wind/T1.0.1/68K
    VX_GNU = /ssrf/wind/T1.0.1/68K/host/sun4-solaris2
    GNU_BIN = $(VX_GNU)/bin
    GNU_LIB = $(VX_GNU)/lib


    # $Id: CONFIG.Vx.mv2303,v 1.1 1998/03/12 04:54:43 jba Exp $
    # This file is maintained by the EPICS community.
    # Vx GNU cross compiler suffix
    CMPLR_SUFFIX = ppc
     ARCH_CLASS = ppc
    # Architecture specific build flags
     ARCH_DEP_CFLAGS = -fno-for-scope -DCPU_FAMILY=PPC -DCPU=PPC603
-D_GNU_TOOL -DTRUE=1
    VX_DIR = /ssrf/wind/T1.0.1/ppc
    VX_GNU = /ssrf/wind/T1.0.1/ppc/host/sun4-solaris2
    GNU_BIN = $(VX_GNU)/bin
    GNU_LIB = $(VX_GNU)/lib

3. Add AS = $(GNU_BIN)/as$(CMPLR_SUFFIX) in CONFIG.Vx

4. When building EPICS/base, ccppc/cc68k don't use asppc/as68k specified
in step 3, they use the default "as"  of solaris2.7.

5. Replace tcsh with bsh, building EPICS/base is OK(step 3 works).

By the way, is there any problem with www.aps.anl.gov? I can't reach it
for some days.

Any suggestions & helps are welcomed,

Lifang



Navigate by Date:
Prev: Openings at Gemini Observatory Kim Gillies
Next: compiling epics in tcsh Lifang Zheng
Index: 1994  1995  1996  1997  1998  1999  <20002001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Openings at Gemini Observatory Kim Gillies
Next: compiling epics in tcsh Lifang Zheng
Index: 1994  1995  1996  1997  1998  1999  <20002001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·