It does link the library; the code being copied is an internal header that defines macros giving a platform-independent interface to efficient implementations of various arithmetic operations.

I think the impression that the flint developers think that the definitions in longlong.h should be part of the public GMP API.

        -Tim Abbott

On Tue, 23 Sep 2008, Bastian Blank wrote:

On Tue, Sep 23, 2008 at 11:58:39AM -0400, Tim Abbott wrote:
I've traced the problem to flint having copied longlong.h from GMP
without also copying udiv_w_sdiv.c from GMP, which defines (after some
macro magic) __gmpn_udiv_w_sdiv.

Why does it copy code from GMP and not link the lib?

Bastian

--
Witch!  Witch!  They'll burn ya!
                -- Hag, "Tomorrow is Yesterday", stardate unknown






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to