TR1 removed from boost in version 1.65

2023-12-21 Thread Pedro F. Giffuni
Hi; Just to note that if you look at main/stlport/systemstl, you will see that if everything else fails we would try to use's boost's TR1 as a replacement for a decent STL. That approach doesn't really work anymore. Indeed FreeBSD's PPC64 AOO port appears broken with this message: fails to compi

TR1 removed from boost in version 1.65

2023-12-22 Thread Yury Tarasievich
Hi all, I seem to have no trouble in compiling the trunk with 1.79 boost on a fairly fresh linux distro. Notes: - I'm building with my patch applied, enabling to build with c++11 - I had tentatively removed patching with boost_1_55_0.patch and boost-clang.patch in boost/makefile.mk, seems t