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  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: EDM's and base/configure/RULES_ARCH's use of $(TOP)
From: Janet Anderson <[email protected]>
To: Carl Schumann <[email protected]>
Cc: [email protected]
Date: Thu, 28 Aug 2008 10:23:02 -0500
You can create your own TOP directory structure for development of epics extensions by executing the script makeBaseExt.pl
mkdir <mytop>
cd <mytop>
<fullpathname>/base/bin/<epicshostarch>/makeBaseExt.pl -t example <myextensionname>


This command will create an example extension which you can use to get started on developing you own.

Janet

Carl Schumann wrote:
Hi,

I am writing a shared library to extend EDM to support PVs that use a proprietary protocol here at FNAL in addition to standard channel access PVs. For source code management reasons I want to keep my work separate from standard EPICS base and EDM proper.

My first thought was to change TOP when I specify it in my Makefile from "../../.." to an absolute path to our official EPICS extensions directory. (The official directories are intended to contain only the standard source, etc. from ANL and ORNL.) Unfortunately, that does not work because base/configure/RULES_ARCH's target, $(buildDirs), appears to assume that TOP is always a relative path and appends another ".." to TOP to make up
for being in the O.linux-x86 directory under my source directory instead of being in the source directory itself.


Is there some other way to maintain the source code separation that I seek please? Thank you for your time.

Sincerely,
Carl Schumann




References:
EDM's and base/configure/RULES_ARCH's use of $(TOP) Carl Schumann

Navigate by Date:
Prev: RE: CAN232 David Beauregard
Next: Re: EDM's and base/configure/RULES_ARCH's use of $(TOP) John Sinclair
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: EDM's and base/configure/RULES_ARCH's use of $(TOP) Carl Schumann
Next: Re: EDM's and base/configure/RULES_ARCH's use of $(TOP) John Sinclair
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·