Activity for Yakov Simkin

  • Yakov Simkin Yakov Simkin modified a comment on ticket #160

    It apears as known issue caused by gcc compiler adopting FDIS approved C++11 standard which was later overturned . See details at https://github.com/jtv/libpqxx/issues/336#issuecomment-643859978 Therefore I would like to upgrade to mingw64 version using gcc 4.9.3 but I also bound to run it on ubuntu 14.04 /Trusty so could this be accoimodated with any existing packages?

  • Yakov Simkin Yakov Simkin posted a comment on discussion General Discussion

    I tried searching .a, .dll and program did not find exsiting matches, so maybe it is limited to .zip files, but then there were no format mismatch error

  • Yakov Simkin Yakov Simkin posted a comment on ticket #163

    Just to clarify this issue is observed with mingw64 version got ubuntu 14/04 /Trusty

  • Yakov Simkin Yakov Simkin created ticket #163

    Failure to compile base abstract class constructor initialization

  • Yakov Simkin Yakov Simkin created ticket #162

    Shared library not built with xenial version

  • Yakov Simkin Yakov Simkin posted a comment on ticket #161

    This issue was resolved by adding headers generation with mingw-std-threads

  • Yakov Simkin Yakov Simkin created ticket #161

    missing c++11 sleep_for , chrono, threads

  • Yakov Simkin Yakov Simkin posted a comment on ticket #160

    It apears as known issue caused by gcc compiler adopting FDIS approved C++11 standard because which was later overturned . See details at https://github.com/jtv/libpqxx/issues/336#issuecomment-643859978 Therefore I would like to upgrade to mingw64 version using gcc 4.9.3 but I also bound to run it on ubuntu 14.04 /Trusty so could this be accoimodated with any existing packages?

  • Yakov Simkin Yakov Simkin posted a comment on ticket #160

    The I tried to build using configure and git an error preceeding the error above. Se details in https://github.com/jtv/libpqxx/issues/336 /bin/sh ../libtool --tag=CXX --mode=compile x86_64-w64-mingw32-g++ -std=c++11 -DHAVE_CONFIG_H -I../include -I../include -I/home/mydir/postgresql-9.3.6/install/mingw64/include -g -O2 -fvisibility=hidden -fvisibility-inlines-hidden -MT connection_base.lo -MD -MP -MF .deps/connection_base.Tpo -c -o connection_base.lo connection_base.cxx libtool: compile: x86_64-w64-mingw32-g++...

  • Yakov Simkin Yakov Simkin created ticket #160

    Mingw64 3.1.0-1 Compiler misinterprets lvalue as a rvalue.

1
MongoDB Logo MongoDB