--- gcc/config/sparc/t-linux64.orig 2008-09-23 05:44:16.000000000 +0000 +++ gcc/config/sparc/t-linux64 2008-09-23 05:45:46.000000000 +0000 @@ -10,4 +10,4 @@ CRTSTUFF_T_CFLAGS = `if test x$$($(GCC_FOR_TARGET) $(MULTILIB_CFLAGS) \ -print-multi-os-directory) \ - = x../lib64; then echo -mcmodel=medany; fi` + = x../lib; then echo -mcmodel=medany; fi`