gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Plugin & boost & -rpath


From: Rob Savoye
Subject: Re: [Gnash-dev] Plugin & boost & -rpath
Date: Wed, 04 Oct 2006 16:15:56 -0600
User-agent: Thunderbird 1.5.0.7 (X11/20060913)

Markus Gothe wrote:
>
>                    symbol: _ZN5boost5mutexC1Ev]
> 00:00 < tonyb2006> meh"


  I fixed this last night, and it's checked in. plugin/Makefile has an
explicit linking in of log.cpp, which I removed. The plugin now only
uses cout (Firefox disables output anyway) so there are zero
dependencies on other Gnash libraries for the plugin library itself.

> Seem like the boost(-mutex) dependency introduced some more problems. :-/

  Adding a dependency always adds issues, but we needed to make Gnash
thread-safe too.

        - rob -




reply via email to

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