EPICS Home

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  2016  <20172018  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  2016  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Compiling EPICS 3.15.4 with GCC 6.3.0
From: Andrew Johnson <[email protected]>
To: <[email protected]>
Date: Mon, 6 Nov 2017 16:27:53 -0600
Hi Han,

On 11/06/2017 04:12 PM, Jeong Han Lee wrote:
> ../epicsExceptionTest.cpp: In function ‘void epicsExceptionTestPrivate()’:
> ../epicsExceptionTest.cpp:61:49: error: size of array is too large
>          char * p = new char [unsuccessfulNewSize];
>                                                  ^
> ../epicsExceptionTest.cpp:74:38: error: size of array is too large
>              char [unsuccessfulNewSize];
>                                       ^

That particular test program stopped being useful a year or two ago (as
compilers started to check for those kinds of issues at compile-time) so
I removed the test program completely in newer releases of Base. If you
can't upgrade Base I suggest just commenting out that program from the
Makefile that builds and runs it.

- Andrew

-- 
Arguing for surveillance because you have nothing to hide is no
different than making the claim, "I don't care about freedom of
speech because I have nothing to say." -- Edward Snowdon

Replies:
Re: Compiling EPICS 3.15.4 with GCC 6.3.0 Jeong Han Lee
References:
Compiling EPICS 3.15.4 with GCC 6.3.0 Jeong Han Lee

Navigate by Date:
Prev: Compiling EPICS 3.15.4 with GCC 6.3.0 Jeong Han Lee
Next: A Problem : run it on the target board. 윤대희
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Compiling EPICS 3.15.4 with GCC 6.3.0 Jeong Han Lee
Next: Re: Compiling EPICS 3.15.4 with GCC 6.3.0 Jeong Han Lee
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024