[protobuf] Re: Issue 670 in protobuf: Not Able to compile protobuf for mips platform

2014-09-11 Thread protobuf
Comment #5 on issue 670 by inigonir...@gmail.com: Not Able to compile protobuf for mips platform https://code.google.com/p/protobuf/issues/detail?id=670 After I manually define the __MIPSEL__ in the compilation then the above .h file is getting included in the compilation and I am getting

Re: [protobuf] Dynamic/run-time decoding

2014-09-11 Thread 'Feng Xiao' via Protocol Buffers
On Wed, Sep 10, 2014 at 10:23 PM, Jan KyjovskĆ½ jan.kyjov...@tieto.com wrote: Hi, Thank you that was one thing I tried but was not successful up until now. Also one more issue was that i had to ask for type by full name. It took me some time to figure it our. Now I got different sort of

Re: [protobuf] Re: Issue 670 in protobuf: Not Able to compile protobuf for mips platform

2014-09-11 Thread 'Feng Xiao' via Protocol Buffers
Sorry that I can't help you on this. The mips header is copied from chromium and we protobuf developers don't actually have mips machines to test it ourselves. +pet...@mips.com to help take a look. On Thu, Sep 11, 2014 at 2:56 AM, proto...@googlecode.com wrote: Comment #5 on issue 670 by

[protobuf] Re: Issue 670 in protobuf: Not Able to compile protobuf for mips platform

2014-09-11 Thread protobuf
Comment #6 on issue 670 by pet...@mips.com: Not Able to compile protobuf for mips platform https://code.google.com/p/protobuf/issues/detail?id=670 Error: opcode not supported on this processor: mips1 (mips1) `sync' What platform would you like to use it on? Can you take a recent MIPS