Open GoogleCodeExporter opened 9 years ago
i precise i've got the lastest version of the toolchain by the svn
Original comment by nathan.o...@gmail.com
on 24 May 2010 at 8:11
The issue is probably that you are using a too recent G++/stl.
Try with
$ export CXX=g++-4.2
before configure/make
(or whatever other compiler you may have; check dpkg -l|grep g++)
It certainly does not work on g++-4.4, ok for me on 4.2, not tested on 4.3.
Original comment by eric.est...@gmail.com
on 23 Sep 2010 at 5:44
Original issue reported on code.google.com by
nathan.o...@gmail.com
on 24 May 2010 at 4:19