--- Makefile.orig 2004-08-14 18:35:00.636103528 -0700 +++ Makefile 2004-08-14 18:35:08.834857128 -0700 @@ -372,7 +372,7 @@ ########################################################################### # Normal linking. -LD = $(CC) -Wl,-s +LD = $(CC) -Wl,-s -Wl,--relax # For the Intel C++ Compiler -- expect large link time due to -ipo # optimization.