Hi Oliver,
Boost.Context fails to compile since
commit 5f52abd82fb6fb32d7d79575e48b3f26bfff6d27
Author: Oliver Kowalke
Hello Jürgen, thank you for your hint - unfortunately I don't own an MacOS X system and I can't test the code by myself - but I was told by another user that the code works for combined universal libs. I've added config/combined.cpp and fixed som entries in the Jamfiles - could you test the lib on MacOS X, please? best, Oliver
Hi Oliver. On Monday, 13. January 2014 18:04:53 Oliver Kowalke wrote:
Hello Jürgen,
thank you for your hint - unfortunately I don't own an MacOS X system and I can't test the code by myself - but I was told by another user that the code works for combined universal libs.
If checked in, yes :-)
I've added config/combined.cpp and fixed som entries in the Jamfiles - could you test the lib on MacOS X, please?
Sorry, I only have Linux and Windows boxes available. Boost.Build bails out on missing files on those, too. Now those builds start again, thanks. You'll have to wait for the regression testing coming online again, I fear. Yours, Jürgen -- * Dipl.-Math. Jürgen Hunold ! * voice: ++49 4257 300 ! Fährstraße 1 * fax : ++49 4257 300 ! 31609 Balge/Sebbenhausen * jhunold@gmx.eu ! Germany
2014/1/13 Jürgen Hunold
Sorry, I only have Linux and Windows boxes available. Boost.Build bails out on missing files on those, too. Now those builds start again, thanks.
hmm - did the reported error happen on Linux? I'm able to compile boost.context on Linux without errors (using the boost version from branch develop).
Hi Oliver, On Tuesday, 14. January 2014 04:37:59 Oliver Kowalke wrote:
2014/1/13 Jürgen Hunold
Sorry, I only have Linux and Windows boxes available. Boost.Build bails out on missing files on those, too. Now those builds start again, thanks.
hmm - did the reported error happen on Linux?
Yes, as this was Boost.Build erroring out when building the configuration tests. And missing targets (aka files, in this case combined.cpp) cause build termination.
I'm able to compile boost.context on Linux without errors (using the boost version from branch develop).
The compilation works as soon as Boost.Build finds all declared targets (files). Yours, Jürgen -- * Dipl.-Math. Jürgen Hunold ! * voice: ++49 4257 300 ! Fährstraße 1 * fax : ++49 4257 300 ! 31609 Balge/Sebbenhausen * jhunold@gmx.eu ! Germany
participants (2)
-
Jürgen Hunold
-
Oliver Kowalke