For Thread server you need libboost_thread lib only. Other libs depends on your requirement.
Thanks, Tarun On Tue, Oct 30, 2012 at 10:36 PM, Al Ross <[email protected]> wrote: > Hi, > > I'm trying to get thrift to build in a cross compile environment for an > embedded power pc processor. All I need is a C++ thrift server in that > environment. As of now getting boost to build nicely in that environment > is a struggle. Does anyone know off hand what are the specific boost > libs that a thrift C++ server requires? If I can reduce the number of > boost items to build that would be a help. > > Thanks, > Alan Ross > -- Regards, Tarun
