Did another update (to 11825) and now it builds successfully on 32-bit Windows
with MSC!
Here the few warnings in case they occur on 32-bit only:
[ 59%] Building CXX object
CMakeFiles/rexx.dir/interpreter/runtime/RexxUtilCommon.cpp.obj
RexxUtilCommon.cpp
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\runtime\RexxUtilCommon.cpp(100):
warning C4244: '=': conversion from 'int64_t' to 'std::size_t', possible loss
of data
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\runtime\RexxUtilCommon.cpp(1905):
warning C4018: '<': signed/unsigned mismatch
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\runtime\RexxUtilCommon.cpp(2252):
warning C4018: '<': signed/unsigned mismatch
F:\work\svn\oorexx\sandbox\rick\sem\interpreter\runtime\RexxUtilCommon.cpp(2293):
warning C4018: '<': signed/unsigned mismatch
...
Scanning dependencies of target hostemu
[ 78%] Building CXX object
CMakeFiles/hostemu.dir/extensions/hostemu/platform/windows/hostemu.cpp.obj
hostemu.cpp
[ 78%] Building CXX object
CMakeFiles/hostemu.dir/extensions/hostemu/cmdparse.cpp.obj
cmdparse.cpp
..\..\cmdparse.cpp(1152): warning C4065: switch statement contains
'default' but no 'case' labels
..\..\cmdparse.ypp(370): warning C4018: '<': signed/unsigned mismatch
...
[ 96%] Building CXX object
testbinaries/CMakeFiles/orxexits.dir/orxinstance.cpp.obj
orxinstance.cpp
F:\work\svn\oorexx\sandbox\rick\sem\testbinaries\orxinstance.cpp(120):
warning C4018: '<': signed/unsigned mismatch
---rony
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel