<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>package a set of dlls into a single binary - C++ - tribe.net</title>
  <link rel="alternate" href="http://cpp.tribe.net/thread/bfd88f94-a761-4778-880c-30bb2770d5bc?format=atom" />
  <subtitle>Tribe.net. Local Connections</subtitle>
  <entry>
    <title>package a set of dlls into a single binary</title>
    <link rel="alternate" href="http://CPP.tribe.net/thread/bfd88f94-a761-4778-880c-30bb2770d5bc#9fa6a9f3-5aa7-48b6-b004-801d5f5869db" />
    <author>
      <name>Jason</name>
    </author>
    <id>http://CPP.tribe.net/thread/bfd88f94-a761-4778-880c-30bb2770d5bc#9fa6a9f3-5aa7-48b6-b004-801d5f5869db</id>
    <updated>2006-11-21T00:22:39Z</updated>
    <published>2006-11-21T00:22:39Z</published>
    <summary type="html">I would like to compile a binary on CygWin and somehow merge it and its dependancies into a single binary for a private project Im working on (not for redist.)  Does anyone know of a utility that can take multiple binaries, merge them to a single file, and fix-up any linkages so it works as a standalone library?  It would simplify my project immensely...</summary>
    <dc:creator>Jason</dc:creator>
    <dc:date>2006-11-21T00:22:39Z</dc:date>
  </entry>
</feed>



