Search found 1 match

by flamkuch
Tue May 22, 2012 4:22 pm
Forum: Tools
Topic: Time to update to gcc 4.6.2
Replies: 42
Views: 41644

Hi,

Just wanted to say that if your host compiler is gcc 4.7.0, then you have to compile gcc 4.6.3 for the toolchain, since 4.7.0 can't compile 4.6.2 (it will choke on gtype-desc.c).

I didn't have the patience to see if compiling 4.7.0 for the toolchain works (it takes so long to compile), but at ...