Boost logo

Boost Users :

Subject: [Boost-users] [Context] Console output problem under Cygwin
From: Andrew C (achinkoff_at_[hidden])
Date: 2016-06-23 09:14:30


Hi!

Boost.Context examples (libs\context\example\v2) behave strangely under
Cygwin/GCC-5.4.0.

The problem is that all of the example applications output nothing to
console.
For example, jump_void.exe just ends at first "std::cout" command in
execution context without any crash.

This is the command line arguments I use to build both Boost.Context
library and examples:
b2.exe variant=debug link=static cxxflags="-std=c++14 -Wall -pedantic
-D_GNU_SOURCE"

Does anyone else ever met such a problem?
Could it be a compiler bug or Boost.Context defect?

Note:
Under MinGW/GCC-4.9.3 all works OK.

Thanks!



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net