[Bug 44331] New: 3rdparty gabble plugins for windows can't be built with the current setup.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 30 23:23:17 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=44331

             Bug #: 44331
           Summary: 3rdparty gabble plugins for windows can't be built
                    with the current setup.
    Classification: Unclassified
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: siraj.razick at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


When building plugins for windows to produce .dll files we need to define all
the
symbols at link time. since all the current modules are compiled as -modules
this problem is not show up on Linux builds. to solve this

1.) we need to fool the linker by creating a .dll from libgabble-convenience
and specify this in LIBADD when building plugins 

2.) split libgabble-convenience into another library which can be used with
only plugins. in the current code, the plugins code is very tightly coupled
with almost all the files in libgabble-convenience

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list