When compiling Poco for Windows CE 2013 the compilation terminates with the following error:
00:54:50.623 c:\program files (x86)\windows ce tools\sdks\sdk_am335x_sk_wec2013_v310\sdk\crt\include\stl\xutility(635): fatal error C1128: number of sections exceeded object file format limit : compile with /bigobj [poco_WinCE_LATEST\Data\Data_WEC2013_vs120.vcxproj]
Bisecting shows that the problem was introduced with commit 32f3f4a
The build is started using the following command:
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\vsvars32.bat"
SET WEC2013_PLATFORM=SDK_AM335X_SK_WEC2013_V310
buildwin 120 rebuild all both WEC2013 nosamples