From: Bruno H. <br...@cl...> - 2018-01-24 18:33:27
|
Don Cohen writes: > > the only reliable indicator is the `make` exist status. > > perhaps that result could be printed? When you run "../configure --cbcx", it creates log files cbcstep1.log ... cbcstep6.log, and each of these files ends in a line such as ===> make extracheck SUCCEEDED or ===> make extracheck FAILED It's easy to grep for. Bruno |