For the brave souls willing to test binutils-2.25, gcc-5.1 and gdb-7.9.1 built by the crosstool-NG-1.21.0 there's a new branch lx106-g++-1.21.0 in the crosstool-NG repository: https://github.com/jcmvbkbc/crosstool-N ... g++-1.21.0
The build steps are the same, just check out another branch:
git clone -b lx106-g++-1.21.0 git://github.com/jcmvbkbc/crosstool-NG.git
cd crosstool-NG
./bootstrap && ./configure --prefix=`pwd` && make && make install
./ct-ng xtensa-lx106-elf
./ct-ng build