Post Monday, 14th January 2013, 09:12

Unable to compile crawl 0.11.0 on nokia n900

Hi,

Last week I tried to compile DCSS 0.11.0 on my nokia n900 (PR 1.3.1+CSSU) with gcc 4.2.1
Unfortunately, It fails with the following error :
  Code:
colour.cc: In member function `virtual int random_element_colour_calc::get(const coord_def&,bool)':
colour.cc:55: internal compiler error: in calc_dfs_tree, at dominance.c:373


Because a similar bug was already reported in the MANTIS #0004461 on an old crawl release, I added a note here.
But I'm far to be an expert in compilation (actually, I'm noobish), so maybe am I doing something wrong ?

Can somebody help me ?