Are there configuration options to reduce the size of libprotobuf?
I'm getting a 1,023,544 byte library stripped for ppc.  This is for
an embedded system with limited memory.  I think we're
only using a fraction of the functionality of protocol buffers.
(parseFromArray is the only explicit call plus any implicit
calls such as message construction/descruction and things
in the .pb.cc file).

Thanks,

           David

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to