[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gmp install problem
From: |
Kevin Ryde |
Subject: |
Re: gmp install problem |
Date: |
Thu, 09 Jan 2003 06:58:18 +1000 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.1 (i386-debian-linux-gnu) |
"Justin" <address@hidden> writes:
>
> I am trying to install ver 4.1.3
You mean 4.1.2, there's no 4.1.3 yet.
> on mips-linux and I get an "undefined
> symbol __gmp_asprintf_memory" error on make test.
That should be in printf/asprntffuns.o and from there go to libgmp.
You'll have to post more information, see reporting bugs in the
manual.
> This happens to me on Darwin (OSX 10.2.2) as well.
We test on a couple of versions of darwin, we think it works.
> I have tried ./configure with and without -enable=cxx.
C++ shared libraries don't work on darwin (see known build problems in
the manual). But a static build should be fine.
--
All followups to address@hidden please.