Hi, Any suggestions for the issue below ? I have googled it but I did not find a solution for that. I am stuck. Thank you for your attention. Mau. Building gcc-4.5.0 on Mac OSX 10.4.11 problem: ld: malformed table of contents in: ../libiberty/libiberty.a (ranlib struct 0 library member offset not a multiple of 4 bytes, can't load from it) mg: gcc --version powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) Copyright (C) 2005 Free Software Foundation, Inc. mg: make [ -f stage_final ] || echo stage3 > stage_final rm -f stage_current make[4]: Nothing to be done for `all'. rm -f stamp-h1 /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged test -f config.h || (rm -f stamp-h1 && make stamp-h1) make[4]: Nothing to be done for `all'. gcc -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a /usr/libexec/gcc/powerpc- apple-darwin8/4.0.1/ld: malformed table of contents in: ../libiberty/libiberty.a (ranlib struct 0 library member offset not a multiple of 4 bytes, can't load from it) collect2: ld returned 1 exit status make[3]: *** [full-stamp] Error 1 make[2]: *** [all-build-fixincludes] Error 2 make[1]: *** [stage1-bubble] Error 2 make: *** [all] Error 2