[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gmp-bugs
Subject:    Question about __gmpf_abs and __gmpz_legendre compilation
From:       user42 () zip ! com ! au (Kevin Ryde)
Date:       2004-05-17 0:38:43
Message-ID: 874qqgxak9.fsf () zip ! com ! au
[Download RAW message or body]

"delta trinity" <deltatrinity@hotmail.com> writes:
>
> It may be IMPLIB, but is it possible that something is different in
> GMP about those two functions?

There's nothing special about __gmpf_abs, it's in mpf/abs.c and has a
declspec in gmp.h like every other libgmp function.

__gmpz_legendre is only in compat.c, and I think it doesn't have an
actual declspec, so it's possible that makes a difference.  But I
thought the export directive doesn't really matter, since libtool
exports all globals (by default), rather than paying attention to what
is marked for export.

I'm pretty sure libtool is meant to setup its dlls "by-name", since it
doesn't do anything about ensuring ordinals remain the same across new
(upwardly compatible) versions of a package.

-- 
All followups to gmp-bugs@swox.com please.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic