Is it possible to convince waf to use g++ for linking certain modules?

Jelmer Vernooij jelmer at samba.org
Tue Mar 24 08:46:12 MDT 2015


On Tue, Mar 24, 2015 at 02:01:42PM +0100, Volker Lendecke wrote:
> On Mon, Mar 23, 2015 at 01:47:01PM -0700, Richard Sharpe wrote:
> > I need to like some C++ generated code to a Samba module (protobufs
> > stuff) and I am having problems with undefined references to stuff
> > that looks like it is in std::basic_ios<blah blah>
> 
> Wow, protobufs is C++ only?

The original is C++/Java/Python/Go/.. only, but there is at least one
third-party implementation in C. http://protobuf-c.googlecode.com/

Cheers,

Jelmer


More information about the samba-technical mailing list