If I run the PowerPC cross compiler and create a Protoc with it, that Protoc will only run on a PowerPC. I am trying to set up the PowerPC Protobuf files, the .pb.cc files, on the x86 build machine to cross compile the image for the PowerPC machine. Is not the cross compiled Protoc meant to run directly on the PowerPC machine?
On Thursday, April 23, 2020 at 1:36:40 PM UTC-4, kerry crouse wrote: > > I have been through the online documentation, readmes, and protoc help and > I'm missing how to do this: generate big endian protobuf code on little > endian machine. Can someone point me to a howto? My build machine is a > Linux Debian x86 machine. My target machine is a 32 bit PowerPC device. > Thanks! > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/7acbe1c5-5e47-460f-a3f3-e04b379d1f78%40googlegroups.com.
