On 10/1/19 8:55 AM, Alfio Rizzo via Tech-talk wrote:
> As it should be, the OS macro is defined as __linux__ not as _WIN32,
>
> since the compiler is NOT MinGW or CYGWIN, but GNU as I said before.
>
> So, then it comes issue I had was this UDP socket biding issue,
>
> since binding is still handled a la Windows.
>
> So the problem is in the source file blockingUDPTransport.cpp
>
> where the macro _WIN32 is not used consistently in my case.
Can you check what macros this compiler pre-defines?
My usual reference doesn't cover this new variation.
https://sourceforge.net/p/predef/wiki/Home/
> cpp -dM /dev/null > wsl_predefined.h
- Replies:
- RE: EPICS on windows10 Debian Shell Alfio Rizzo via Tech-talk
- References:
- EPICS on windows10 Debian Shell Alfio Rizzo via Tech-talk
- Navigate by Date:
- Prev:
EPICS on windows10 Debian Shell Alfio Rizzo via Tech-talk
- Next:
Job Opening at Lyncean Technologies Terri Lahey via Tech-talk
- 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:
EPICS on windows10 Debian Shell Alfio Rizzo via Tech-talk
- Next:
RE: EPICS on windows10 Debian Shell Alfio Rizzo via Tech-talk
- 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
|