Re: Platforms supported for C++ gen code

2009-04-06 Thread Shirish Kulkarni
Thanks for information Kenton. :)

Regards,
Shirish

On Fri, Apr 3, 2009 at 10:20 PM, Kenton Varda ken...@google.com wrote:

  On Fri, Apr 3, 2009 at 2:18 AM, Shirish Kulkarni shirish...@gmail.comwrote:

 Can I suppose it could be well ported to - say 64-bit AIX - platform as
 well?


 I would imagine so.  It may even work without modification, especially if
 you use GCC as the compiler.


  What charsets does Protocol Buffers support. (Sorry, I was not able to
 find these information anywhere in the PB documentation)


 The string type in protocol buffers is UTF-8.  You can also use the
 bytes type to pass arbitrary bytes in which you can use whatever character
 set you want.



   On Fri, Apr 3, 2009 at 11:38 AM, Shirish Kulkarni shirish...@gmail.com
  wrote:

 Thanks Kenton.


 On Fri, Apr 3, 2009 at 12:18 AM, Kenton Varda ken...@google.com wrote:

 Most Unix-like platforms (Linux, Mac OSX, FreeBSD, Solaris, Cygwin,
 etc.) and Windows (MinGW, MSVC) are supported.  libprotobuf does not use
 many OS-specific features so it's likely to be easy to port to other
 platforms.  However, it is not well-designed for stripped-down embedded
 systems with limited memory; consider protobuf-c for them.

 On Wed, Apr 1, 2009 at 11:42 PM, ShirishKul shirish...@gmail.comwrote:


 I would like to know about the platforms that Protocol Buffers support
 for C++ generated code.

 Please let me know.

 Thanks,
 Shirish
 






--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---



Re: Platforms supported for C++ gen code

2009-04-03 Thread Shirish Kulkarni
Thanks Kenton.

On Fri, Apr 3, 2009 at 12:18 AM, Kenton Varda ken...@google.com wrote:

 Most Unix-like platforms (Linux, Mac OSX, FreeBSD, Solaris, Cygwin, etc.)
 and Windows (MinGW, MSVC) are supported.  libprotobuf does not use many
 OS-specific features so it's likely to be easy to port to other platforms.
  However, it is not well-designed for stripped-down embedded systems with
 limited memory; consider protobuf-c for them.

 On Wed, Apr 1, 2009 at 11:42 PM, ShirishKul shirish...@gmail.com wrote:


 I would like to know about the platforms that Protocol Buffers support
 for C++ generated code.

 Please let me know.

 Thanks,
 Shirish
 



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---



Re: Platforms supported for C++ gen code

2009-04-02 Thread Kenton Varda
Most Unix-like platforms (Linux, Mac OSX, FreeBSD, Solaris, Cygwin, etc.)
and Windows (MinGW, MSVC) are supported.  libprotobuf does not use many
OS-specific features so it's likely to be easy to port to other platforms.
 However, it is not well-designed for stripped-down embedded systems with
limited memory; consider protobuf-c for them.

On Wed, Apr 1, 2009 at 11:42 PM, ShirishKul shirish...@gmail.com wrote:


 I would like to know about the platforms that Protocol Buffers support
 for C++ generated code.

 Please let me know.

 Thanks,
 Shirish
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Protocol Buffers group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~--~~~~--~~--~--~---