I was able to compile graph-tool using conda on Ubuntu 14.04 (https://anaconda.org/ostrokach/graph-tool), but it was hacky in that I had to use system gcc-5 to compile and libgcc-5 from salford_systems as a runtime dependency. 
If you don't have admin rights on your computer, you can try installing from my conda channel (or compiling the conda recipes yourself). 

On Wed, Apr 13, 2016 at 12:59 PM, Tiago de Paula Peixoto <tiago@skewed.de> wrote:
On 13.04.2016 18:51, Yannis Haralambous wrote:
> make[4]: entrant dans le répertoire « /home/user/Téléchargements/graph-tool-2.14/src/graph/centrality »
>   CXX      graph_closeness.lo
> *g++-5: internal compiler error: Processus arrêté (program cc1plus)
> *Please submit a full bug report,

An internal compiler error is always a compiler bug, it is not
graph-tool's fault.

I haven't observed a compiler error with Ubuntu 14 using GCC 5; and I
managed to compile graph-tool just fine. So I don't know why you are
encountering this.

As I said before, I recommend you simply install the available binary
package for Ubuntu 14.

Best,
Tiago

--
Tiago de Paula Peixoto <tiago@skewed.de>


_______________________________________________
graph-tool mailing list
graph-tool@skewed.de
https://lists.skewed.de/mailman/listinfo/graph-tool