Kate Minola <kminola@xxxxxxxxxxxxxxxx> writes: > To build and install gcc, I normally do > > cd objdir > ./gcc-3.3.3/configure --enable-languages=c --prefix=[place to put executible] > make bootstrap > make install --- llewelly@xxxxxxxxxxxx writes: > ? You are saying you untared gcc-3.4.0 as a subdir of objdir? --- No. I unfortunately left off a period in what I typed above. What I meant to type is cd objdir ./gcc-3.3.3/configure --enable-languages=c --prefix=[place to put executible] make bootstrap make install My apologies for any confusion. Kate Minola University of Maryland, College Park