1 | | Ok, can you do a complete rebuild from scratch, i.e. delete the whole generated directory, run ./configure and jam again, and install from that. This does look like the issue fixed in hrev45409, from what you said before it sounds like you may have not completely rebuilt everything - I'm not sure if jam will pick up changes in build flags. |
| 1 | Ok, can you do a complete rebuild from scratch, i.e. delete the whole generated directory, git pull, run ./configure and jam again, and install from that. This does look like the issue fixed in hrev45409, from what you said before it sounds like you may have not completely rebuilt everything - I'm not sure if jam will pick up changes in build flags and detect that it should rebuild. |