Re: [protobuf] Re: protobuf-3.0 on freebsd-7

2016-09-19 Thread 'Adam Cozzette' via Protocol Buffers
Unfortunately we don't have a compatibility matrix showing what compiler versions we support. If you have to use g++ 4.2.1 then your best bet would probably be to just try building it again and work through any errors that appear. Based on the one error you linked, it looks like the compiler is una

Re: [protobuf] Re: protobuf-3.0 on freebsd-7

2016-09-18 Thread Sowmya Narayanam
Unfortunately i am bound to use this compiler 4.2.1.Any way i can build this tool with this version or is it not supported with this compiler version? Any compatibility matrix will be highly appreciated. On Saturday, September 17, 2016 at 4:53:57 AM UTC+5:30, Adam Cozzette wrote: > > Sowmya, my

Re: [protobuf] Re: protobuf-3.0 on freebsd-7

2016-09-16 Thread 'Adam Cozzette' via Protocol Buffers
Sowmya, my guess that your compiler version is just too old (it's from 2007). Could you try with a more recent version of g++ and let us know if that solves the problem? On Wed, Sep 14, 2016 at 10:53 PM, Sowmya Narayanam wrote: > I am using g++ (GCC) 4.2.1 20070719 [FreeBSD] > > > > On Saturday

[protobuf] Re: protobuf-3.0 on freebsd-7

2016-09-14 Thread Sowmya Narayanam
I am using g++ (GCC) 4.2.1 20070719 [FreeBSD] On Saturday, September 10, 2016 at 4:02:56 AM UTC+5:30, Gerben Stavenga wrote: > > I dont think the OS matters. Which version of g++ do you use? > > > On Friday, September 9, 2016 at 2:47:24 PM UTC-7, Sowmya Narayanam wrote: >> >> Can i compile prot

[protobuf] Re: protobuf-3.0 on freebsd-7

2016-09-09 Thread 'Gerben Stavenga' via Protocol Buffers
I dont think the OS matters. Which version of g++ do you use? On Friday, September 9, 2016 at 2:47:24 PM UTC-7, Sowmya Narayanam wrote: > > Can i compile protobuf-3.0 on freebsd-7 > > Is there any compatibility matrix , for the supported OS and the probuf > versions. > > I tried compiling and i