I compiled and installed gcc 4.0.3 on an Octane 2 SGI machine running IRIX 6.5.25f with binutils 2.17. However, I do not see g++ or g77 in my usr/local/bin directory, although gcc and cpp are there. I configured gcc before bootstrapping with the following flags: --with-gnu-as --with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld --with-gmp=/usr/local/lib --with-mpfr=/usr/local/lib For bootstrapping, I used gcc 3.3 (located in a different directory). If I omit the --enable-languages flag, isn't gcc supposed to configure all the default languages? If I go into the "gcc" directory of my GCC 4.0.3 source tree and type: grep language= */config-lang.in I get the following message: language="treelang" Shouldn't more languages be listed as options? Any help would be greatly appreciated! John Shin Walter Reed Army Institute of Research Division of Molecular Pharmacology Department of Biochemistry 503 Robert Grant Ave. Silver Spring, MD 20910 Tel: 301-319-9054