>>>>> "Jeff" == Jeff Sturm <jsturm@sigma6.com> writes: Jeff> case "$host" in Jeff> alpha-*-*) Jeff> machdep="alpha_mach_dep.lo" Jeff> ;; Jeff> Since config.guess says my machine is Jeff> "alphapca56-unknown-linux-gnu" I guess it fails that test... Thanks, I've checked in a fix for this. T