Vinod Kone created MESOS-1633:
---------------------------------
Summary: Create a static mesos library
Key: MESOS-1633
URL: https://issues.apache.org/jira/browse/MESOS-1633
Project: Mesos
Issue Type: Bug
Reporter: Vinod Kone
Assignee: Vinod Kone
Sometimes, framework writers (e.g., C++) would like to statically link libmesos
into their scheduler/executor to tightly control the version of libmesos that
they depend on. While, they can bundle the libmesos.so with scheduler/executor
it is convenient to give them access to a static library (e.g.: they want to
create a static scheduler/executor libs).
--
This message was sent by Atlassian JIRA
(v6.2#6252)