[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
/usr/bin/ld: truncated or malformed archive: /usr/local/lib/libgmp.a
From: |
Robin Hankin |
Subject: |
/usr/bin/ld: truncated or malformed archive: /usr/local/lib/libgmp.a |
Date: |
Wed, 29 Mar 2006 09:36:56 +0100 |
Hi
I just downloaded gmp-4.2 and installed it on my machine, MacOSX 10.4.5
./configure
make
make check
sudo make install
all went well (no errors or warnings AFAICS).
But I couldn't compile the example program given in the INSTALL file:
octopus:~% gcc -g example.c -lgmp
/usr/bin/ld: truncated or malformed archive: /usr/local/lib/libgmp.a
(ranlib structures in table of contents extends past the end of the
table of contents, can't load from it)
collect2: ld returned 1 exit status
octopus:~%
hope this helps
--
Robin Hankin
Uncertainty Analyst
National Oceanography Centre, Southampton
European Way, Southampton SO14 3ZH, UK
tel 023-8059-7743
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- /usr/bin/ld: truncated or malformed archive: /usr/local/lib/libgmp.a,
Robin Hankin <=