the "--with-boost-libdir=" specify the directory like /path/to/lib/boost_1_47_0/include/
here, the "include" directory contain one directory "boost", and many files suffix *hpp locate at "boost" directory. So the files will like "include/boost/*hpp". If you have installed boost, you will find this directory at /prefix/include/boost/*hpp
here, the "include" directory contain one directory "boost", and many files suffix *hpp locate at "boost" directory. So the files will like "include/boost/*hpp". If you have installed boost, you will find this directory at /prefix/include/boost/*hpp

I retyped and entered the whole thing:
.text.unlikely+0x22): undefined reference to `__atomic_fetch_add_4'
Comment