bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Test(s) fail, Install aborted


From: Kevin Ryde
Subject: Re: Test(s) fail, Install aborted
Date: Sat, 04 Oct 2003 10:28:07 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

"Daryl Smith" <address@hidden> writes:
>
>         libgcc_s.so.1 =>         (file not found)

Well, this is still your basic problem, I'd expect it to bite any
program compiled with gcc, if it needs something from libgcc.

Perhaps this is only for 64-bit mode though.  You can configure gmp
with ABI=32 if you want to try 32-bit mode.

You might be able to run "nm -u .libs/libgmp.so" to find out what
libgmp is demanding from libgcc.  I couldn't spot anything in a build
with gcc 3.2.1 though.

-- 
All followups to address@hidden please.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]