[protobuf] Re: Compilation error for ppc/440 target

2011-02-11 Thread dear chap
This worked for all the cross compilers(ppc/440, ppc/83xx) that I tried. Thanks Pherl. On Feb 9, 1:12 pm, Pherl Liu wrote: > A workaround is now in > svn:http://code.google.com/p/protobuf/source/detail?r=380 > Could you please try patch the diff to check if that fixes the problem? > > Thanks. >

Re: [protobuf] Re: Compilation error for ppc/440 target

2011-02-09 Thread Pherl Liu
A workaround is now in svn: http://code.google.com/p/protobuf/source/detail?r=380 Could you please try patch the diff to check if that fixes the problem? Thanks. On Fri, Feb 4, 2011 at 11:06 PM, dear chap wrote: > Unfortunately we have to use the particular compiler in question and > cannot upg

Re: [protobuf] Re: Compilation error for ppc/440 target

2011-02-07 Thread Jason Hsueh
Yes, this code was added in 2.4.0. On Fri, Feb 4, 2011 at 7:06 AM, dear chap wrote: > Unfortunately we have to use the particular compiler in question and > cannot upgrade. Is the > DescriptorBuilder::OptionInterpreter::AggregateOptionFinder new code ? > I dont see this problem with protobuf-2.3

[protobuf] Re: Compilation error for ppc/440 target

2011-02-04 Thread dear chap
Unfortunately we have to use the particular compiler in question and cannot upgrade. Is the DescriptorBuilder::OptionInterpreter::AggregateOptionFinder new code ? I dont see this problem with protobuf-2.3.0. -- You received this message because you are subscribed to the Google Groups "Protocol B