
Doug Gregor wrote:
quickbook.quickbook-to-boostbook history/boost_1_33_0.xml Generating Output File: history/boost_1_33_0.xml
"quickbook" -I"." --output-file=history/boost_1_33_0.xml history/ boost_1_33_0.qbk
...failed quickbook.quickbook-to-boostbook history/ boost_1_33_0.xml... ...removing history/boost_1_33_0.xml Hm... All I can think on this one is the quickbook it's executing is an older one (which would also explain to me the extra "Generating..." messages).
Should I be using quickbook from the trunk or from the release branch? The symptom is a bus error in quickbook:
jeltz:feed dgregor$ quickbook -I"." --output-file=history/ boost_1_33_0.xml history/boost_1_33_0.qbk Generating Output File: history/boost_1_33_0.xml Bus error
That's with the quickbook from the release branch.
Did this get resolved? --Beman