I just committed Freddie's change to the 3.14 branch and am merging it
upwards.
Thanks,
- Andrew
On 01/26/2018 07:02 AM, [email protected] wrote:
>
> I’ve recently come across the same issue – we only need to support
> VS2010 and 2015/2017 and I found that adding:
>
> ifneq ($(VisualStudioVersion),)
> OPT_CXXFLAGS_NO += -FS
> OPT_CFLAGS_NO += -FS
> endif
>
> to CONFIG.win32-x86.win32-x86 worked for this case as the
> VisualStudioVersion environment variable isn’t defined in 2010 but is
> in 2015 and above. Depending on when it was introduced, this (or
> something based in it) might work in the more general case
--
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
- References:
- Problems with parallel make in base 7.0.1.1 on Visual Studio 2015 and Visual Studio 2017 when HOST_OP=NO Mark Rivers
- RE: Problems with parallel make in base 7.0.1.1 on Visual Studio 2015 and Visual Studio 2017 when HOST_OP=NO Mark Rivers
- RE: Problems with parallel make in base 7.0.1.1 on Visual Studio 2015 and Visual Studio 2017 when HOST_OP=NO freddie.akeroyd
- Navigate by Date:
- Prev:
EPICS 7 and CS-Studio core developers meeting registration. kunal shroff
- Next:
P4P release prep Michael Davidsaver
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
- Navigate by Thread:
- Prev:
RE: Problems with parallel make in base 7.0.1.1 on Visual Studio 2015 and Visual Studio 2017 when HOST_OP=NO freddie.akeroyd
- Next:
Problem with eflex crashing when building base 7.0.1.1 on Visual Studio 2015 Mark Rivers
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
|