I had exactly the same problem when compiling kdelibs:
# /home/johnflux/kdesvn/kdelibs/kjs/wtf/HashSet.h:124: internal compiler error: Segmentation fault
# Please submit a full bug report,
# with preprocessed source if appropriate.
And, likewise, it did not crash if I ran the gcc command directly. It only crashes if I run it via 'make' (cmake).
I had exactly the same problem when compiling kdelibs:
# /home/johnflux/ kdesvn/ kdelibs/ kjs/wtf/ HashSet. h:124: internal compiler error: Segmentation fault
# Please submit a full bug report,
# with preprocessed source if appropriate.
And, likewise, it did not crash if I ran the gcc command directly. It only crashes if I run it via 'make' (cmake).