> Unfortunately > for me > compilation failed on the three major Linux commercial > distros with > the attached > logs: > > * SuSE 8.0: gcc2.95.3.log > * SuSE 8.1: gcc3.2-suse81.log
I had the same problem with this compiler. The internal compiler error is introduced by one of the patches SuSE applied, search the gcc bug database for boost if you want to know more. Use gcc 3.2 fom FSF, that one is reported to work. Georg