This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building gcc-4.5.0 on powerpc Mac OSX 10.4.11 problem: ld: malformed table of contents in: ../libiberty/libiberty.a


Mauricio Gomes <mgpensar@gmail.com> writes:

> /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

I can not imagine what would cause that, but it must be Darwin
specific.  I only have the obvious suggestions.  Have you tried simply
restarting the build from scratch?  Is it possible that you are out of
disk space?  See which ar and ranlib programs are on PATH, and make
sure they are from the same directory.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]