Subject: |
Re: compile on Windows XP with MinGW |
From: |
Jani Hakala <[email protected]> |
To: |
"tech-talk\@aps.anl.gov" <[email protected]> |
Date: |
Fri, 24 Oct 2014 10:50:35 +0300 |
Mark Rivers <[email protected]> writes:
>> On Oct 22, 2014, at 1:17 PM, Zunbeltz Izaola <[email protected]> wrote:
>>
>> ../../../src/libCom/osi/os/WIN32/osdTime.h:21: error: redefinition of
>> `struct ti
>> mespec'
>> /usr/include/sys/types.h:76: error: previous definition of `struct timespec'
>> In file included from ../../../src/libCom/osi/os/WIN32/osdSock.h:23,
>> from ../../../src/libCom/osi/osiSock.h:21,
>> from ../../../src/libCom/fdmgr/fdManager.h:28,
>> from ../../../src/libCom/fdmgr/fdmgr.cpp:29:
>> /usr/lib/gcc/i686-pc-msys/3.4.4/../../../../include/w32api/winsock2.h:103:2:
>> war
>>
This suggests that gcc compiler, version 3.4.4, was used. It is
rather old (and probably also mingw runtime and w32api were old versions).
I tested building epics base in mingw/msys environment, gcc version
4.8.1, obtained from http://www.mingw.org/
There was minor problem in while compiling, the same as in
https://bugs.launchpad.net/epics-base/+bug/1352832
Otherwise, no problems.
Jani Hakala
--
University of Jyväskylä, Department of Physics
email: [email protected]
- References:
- compile on Windows XP with MinGW Zunbeltz Izaola
- Re: compile on Windows XP with MinGW Mark Rivers
- Navigate by Date:
- Prev:
Re: compile on Windows XP with MinGW zunbeltz
- Next:
Re: Possible to close a TCP/IP socket in asyn? Adam Bark
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
<2014>
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Re: compile on Windows XP with MinGW zunbeltz
- Next:
asyndriver : Multiple drvAsynIPPort Patel Jignesh
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
<2014>
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|