swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] external libraries carried in source


From: Patrice Dumas
Subject: Re: [Swftools-common] external libraries carried in source
Date: Fri, 11 Jul 2008 00:03:03 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Jun 10, 2008 at 12:41:15PM +0200, Matthias Kramm wrote:
> 
> libart is patched quite heavily. (in particular, the intersection code-
> the changes will be fed upstream soon)

And also symbols that are not in the API are used:
gfxpoly.c:(.text+0x220c): undefined reference to `current_svp'
gfxpoly.c:(.text+0x2213): undefined reference to `art_report_error'
gfxpoly.c:(.text+0x22c9): undefined reference to `art_error_in_intersector'

None of those symbols are defined in a header file, so it seems to me
that they should ne be used. With a static linking this works, but does
not seems to be the case with the dynamic linking with libart_lgpl on
fedora.

--
Pat




reply via email to

[Prev in Thread] Current Thread [Next in Thread]