Hi Matju,
GCC 3.4.3 error report: http://www.dolphin-speech.net/mike/errors-gcc343.lst GCC 4.0.0 error report: http://www.dolphin-speech.net/mike/errors-gcc400.lst I don't know of any reason why I should be getting internal compiler errors trying to build this codebase, it doesn't make sense to me at all.
can you compile anything? this looks like a compiler error ... did you try gcc 3.3?
I should've said this: just because something is a bug in the compiler doesn't mean we don't have to take it into account. Trying to compile devel_0_39 with simd=1 seems to be really, really troublesome with most versions of GCC I encounter. Most people who come to me with problems compiling devel_0_39 have that compiler error problem, so I have to tell them to do scons simd=0, except that sometimes they're trying devel_0_39 *because* of SIMD.
What kind of problems are those? They can't be related to the mentioned ones in the error reports above.
greetings, Thomas