$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Lars Olsson (lolsson_at_[hidden])
Date: 2008-04-12 16:53:08
Joe Gottman wrote:
> This is a known bug: http://svn.boost.org/trac/boost/ticket/1758.
Ok - thanks!
> You can either build with instruction-set = v9 (which causes changes in
> your makefile similar to the one's you suggested),
I'm not familiar enough with boost build to understand what it means to do this.
Which file do I modify? Do I add the line "instruction-set = v9" to this file?
Do I have to run the configure script again? Or is it enough to just run make?
Thanks,
Lars