On Mon, Nov 25, 2013 at 3:14 PM, Ximin Luo <[email protected]> wrote: > Hey, actually I went through this yesterday and I believe this is not the > fault > of boost, but of cpp-netlib building against the static libs instead of > dynamic > libs. (-Bstatic) > > I filed the bug upstream here: > > https://github.com/cpp-netlib/cpp-netlib/issues/329 > > I didn't get a chance to verify my theory though, so I'll leave open this bug > for now.
Indeed if cpp-netlib requires static libs, this is our business to list all the required libraries. See my comments: https://github.com/cpp-netlib/cpp-netlib/issues/329#issuecomment-29215588 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

