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

Subject: Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2
From: Benjamin Franksen <[email protected]>
To: Kevin Peterson <[email protected]>, Andrew Johnson <[email protected]>, <[email protected]>, <[email protected]>, <[email protected]>
Cc: [email protected]
Date: Thu, 8 Sep 2016 13:25:05 +0200
On 07.09.2016 22:07, Kevin Peterson wrote:
> Replacing this:
> 
> $(COMMON_DIR)/snl.bnf: snl.lem
> 	$(LEMON) o=. -g $< > $@
> 
> with
> 
> $(COMMON_DIR)/snl.bnf: snl.lem
> 	$(abspath $(LEMON)) o=. -g $< > $(@F).tmp
> 	$(MV) $(@F).tmp $@
> 
> allows me to build seq-2.2.3 against base-3.15.4 using both VS2010 and
> VS2015 using a single "make".

Thanks Kevin, seems I did not really understand the explanation of the
problem. I made a patch that sets LEMON = $(abspath
$(INSTALL_HOST_BIN)/lemon$(HOSTEXE)) for the base-3.15 case (for
base-3.14 PATH_FILTER converts the path to backslashes which is the
reason the problem does not appear here). It will go into 2.2.4 (and is
also contained in the latest snapshot).

Cheers
Ben
-- 
"Make it so they have to reboot after every typo." ― Scott Adams

Attachment: signature.asc
Description: OpenPGP digital signature


References:
Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Kevin Peterson
Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Benjamin Franksen
Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Kevin Peterson
Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Andrew Johnson
Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Kevin Peterson

Navigate by Date:
Prev: Re: VDCT Ralph Lange
Next: motor command in synApp when invoking the drive file l123173
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Kevin Peterson
Next: Is There A Way to Explicitly Close CA Connections in PyEpics? Weiwei Lu
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 08 Sep 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·