[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: undefined ___gmpn_xxxx
From: |
matus |
Subject: |
Re: undefined ___gmpn_xxxx |
Date: |
Tue, 22 May 2001 11:26:16 +0200 |
address@hidden write:
>>
>> >> there was only ___gmpn_xxx where xxx add_n, mul_, sub_
...etc.
>>
>> and was not only gmpn but a few other gmp, gmpz and maybe
others
>> if i remember. i send output of 'make check' command.
>Hmm, yes, nothing is found.
>> i send ""nm on libgmp.a"
>It looks like the symbols are there and are right, so I don't know
>why they're not being found.
I viewed a little carefully a nm output and i am surprised that there
a lot of times symbols are undefined. Maybe not all symbols but
for example '___gmpn_add_n' is Undefined in two add.o's, in sub.o
in inlines.o it is T - defined in add_n.o of course and is Undefined
in others .o files following add_n.o.
>You could try running ranlib, but I might have thought it would be
>unnecessary on that system,
> ranlib .libs/libgmp.a
It dont make any difference.
Gregory Matus
mailto: address@hidden