Programming Languages: C++
License: Boost Software License (BSL1.0)
browse code,
statistics,
last commit on 2012-05-26
svn co https://poco.svn.sourceforge.net/svnroot/poco poco
in rev. 1830.
2012-05-26 10:36:37 PDT by mkrivos
mkrivos committed revision 1830 to the POCO C++ Libraries SVN repository, changing 5 files.
2012-05-26 10:25:36 PDT by mkrivos
I will try pull some code from the sandbox for this feature.
2012-05-26 09:05:49 PDT by mkrivos
As we know the "cyg" libprefix is specified for CYGWIN static config build, the generated static libraries look like this: $ ls ./lib/CYGWIN/i686/ cygPocoCrypto.a cygPocoDataODBCd.a cygPocoNet.a cygPocoXML.a cygPocoCryptod.a cygPocoDataSQLite.a cygPocoNetSSL.a cygPocoXMLd.a cygPocoData.a cygPocoDataSQLited.a cygPocoNetSSLd.a cygPocoZip.a...
2012-05-24 00:54:53 PDT by nobody
As we know the "cyg" libprefix is specified for CYGWIN static config build, the generated static libraries look like this: $ ls ./lib/CYGWIN/i686/ cygPocoCrypto.a cygPocoDataODBCd.a cygPocoNet.a cygPocoXML.a cygPocoCryptod.a cygPocoDataSQLite.a cygPocoNetSSL.a cygPocoXMLd.a cygPocoData.a cygPocoDataSQLited.a cygPocoNetSSLd.a cygPocoZip.a...
2012-05-24 00:24:01 PDT by nobody
Here is the error message: ----- ** Compiling src/Binder.cpp (debug, static) g++ -Iinclude -I/cygdrive/e/Program/platform/poco/branch/cygwin-1.4.4/CppUnit/include -I/cygdrive/e/Program/platform/poco/branch/cygwin-1.4.4/Foundation/include -I/cygdrive/e/Program/platform/poco/branch/cygwin-1.4.4/XML/include -I/cygdrive/e/Program/platform/poco/branch/cygwin-1.4.4/Util/include...
2012-05-24 00:15:11 PDT by nobody
The build for 1.4.4 branch and trunk failed because the "-mno-cygwin" can not be recognized by the latest GCC 4.6.1. Also it seems that the old "-mno-cygwin" flag was removed, To build MingW we must remove this flag in config/MingW, the attachment is the patch file. Personally I think we can drop the old MingW build and move to the new one. If the patch is...
2012-05-23 23:47:34 PDT by nobody
I am running CentOS on a 32bit VM.
2012-05-19 04:54:29 PDT by steigerm
aleksf committed revision 1829 to the POCO C++ Libraries SVN repository, changing 6 files.
2012-05-18 22:16:42 PDT by aleksf
aleksf committed revision 1828 to the POCO C++ Libraries SVN repository, changing 62 files.
2012-05-18 20:04:51 PDT by aleksf