Hi Henry,

Henry Roeland wrote On 9-12-2014 7:20:
henry@ubuntu:~/Develop/boost/mod/modular-boost/libs/geometry/test⟫ g++  -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC  -DBOOST_ALL_NO_LIB=1  -I"." -I"../../.." -I"../../../boost/geometry/extensions/contrib/ttmath" -c -o "../../../bin.v2/libs/geometry/test/geometries/boost_polygon.test/gcc-4.8/debug/boost_polygon.o" "geometries/boost_polygon.cpp"
g++: internal compiler error: Killed (program cc1plus)


Can you check another testfile too? Because boost_polygon is specific because it depends on two Boost libraries (Boost.Geometry, Boost.Polygon). Please check if a simpler case (e.g. arithmetic\dot_product.cpp) works.


Am I the only one building & running geometry tests with g++ 4.8 on Ubuntu 14.04.1 LTS (Inside virtual machine)?

I don't have that configuration.

Regards, Barend