Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-855

libmongoclient.a depends upon boost::program_options needlessly.

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.4.1, 1.5.0
    • Affects Version/s: 1.4.0
    • Component/s: Build, Internal Client
    • Labels:
      None

      db/cmdline.cpp means that the .a requires boost::program_options library at link time.

      This wasn't the case for 1.2 and 1.3 and I can't see any (conceptual) reason for the client lib to need to include this file in the archive. Unless I'm missing osmething the CmdLine::store( int argc, char** argv) function isn't going to get called when the library is embedded.

      (This change wasn't noted in the release notes on the website - but perhaps there is a more detailed list somewhere?)

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            ashb Ash Berlin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: