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  <20132014  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  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Base building problem on Win7 (both MinGW and VS 2012 Express)
From: Jani Hakala <[email protected]>
To: "tech-talk\@aps.anl.gov" <[email protected]>
Date: Mon, 07 Oct 2013 17:05:55 +0300
Koponen Jukka <[email protected]> writes:

> Hi,
>
> I'm facing some problems when building EPICS base 3.14.12 on Win7 with
> both MinGW and MS Visual Studio 2012 express setups. I've read similar
> Tech-Talk threads and I earlier had libCom / res.Com related problem
> but now it's a bit different. I've proceeded as EPICS install
> instructions state and have gone through here mentioned /manifest
> issue and VC\vcvarsall.bat. make output of 3.14.12 with MinGW can be
> found below. It can be some minor issue I haven't noticed so help
> would be appreciated.
>
This seems to be fixed in R3.14.12.2, R3.14.12.3 is the latest stable
release.


Jani Hakala


--- base-3.14.12.1/src/libCom/cxxTemplates/epicsSingleton.h	2011-04-26 23:40:09.000000000 +0300
+++ base-3.14.12.2/src/libCom/cxxTemplates/epicsSingleton.h	2011-12-12 22:14:45.000000000 +0200
@@ -9,7 +9,7 @@
 \*************************************************************************/
 
 /*
- *  Revision-Id: [email protected]
+ *  Revision-Id: [email protected]
  *
  *  Author: Jeffrey O. Hill
  *
@@ -34,7 +34,7 @@
     void * pInstance () const;
 private:
     void * _pInstance;
-    size_t _refCount;
+    std :: size_t _refCount;
     SingletonUntyped ( const SingletonUntyped & );
     SingletonUntyped & operator = ( const SingletonUntyped & );
 };

References:
Base building problem on Win7 (both MinGW and VS 2012 Express) Koponen Jukka

Navigate by Date:
Prev: Base building problem on Win7 (both MinGW and VS 2012 Express) Koponen Jukka
Next: Re: EPICS Collaboration Meeting in San Francisco Noboru Yamamoto
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Base building problem on Win7 (both MinGW and VS 2012 Express) Koponen Jukka
Next: Re: Base building problem on Win7 (both MinGW and VS 2012 Express) Koponen Jukka
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·