[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
undefined ___gmpn_xxxx
From: |
matus |
Subject: |
undefined ___gmpn_xxxx |
Date: |
Fri, 18 May 2001 13:29:37 +0200 |
hi,
when i run 'make check' i got a lot of errors of type:
filename.c: undefined ___gmpn_add_1 invoked from text sement.
there was only ___gmpn_xxx where xxx add_n, mul_, sub_ ...etc.
and filename of course is here instead of true filenames.
I compiled gmp 3.1.1 with gcc 2.95.2 , my machine is
athlon-pc-openbsd2.7
I compiled gmp 3.1.1 with:
'configure --disable-shared --target=athlon-pc-openbsd2.7'
and also with i386 and none instead of athlon with the same
result as above.
when i compiled simple program printing gmp.h macros:
__GMP_VERSION_MINOR etc.. i obtained 3.1.1
and when i compiled program printing __gmp_version (a string
from gmp library) i also obtained 3.1.1
i have no other gmp.h and libgmp.a in my system.
i suppose that is bug of not gmp but some pice of my environment
but i dont know which one.
thank you in advance for your help
Gregory Matus
mailto: address@hidden
- undefined ___gmpn_xxxx,
matus <=