> > * Build GCC using LANGUAGES="c c++" to avoid objc & f77. Hmmm, should > this include "proto" to build protoize/unprotoize? > Even when I did this, egcs still configures for "f" and creats those files in "f" during make. H.J.