4 Aug
2014
4 Aug
'14
8:18 p.m.
On Thu, 31 Jul 2014 17:24:45 +0200, Beman Dawes
[...]I'd like to expand my local testing to g++ 4.8.3 on Cygwin (64-bit) to catch errors like the above much earlier. Thus I'd like to know what your setup looks like.
* Do you test from the Windows command prompt or with bash?
I use bash.
* What does the b2 command you use look like?
For this test I just entered "./bjam".
* What does your user-config.jam file specify for the cygwin tests?
I have no user-config.jam on Cygwin.
* Anything else you can think of to help me duplicate you cygwin test environment.
I did a very simple test as I just downloaded the release candidate, unpacked it, built bjam and then the libraries. :) Boris