Hi.

I'm trying to compile a 32-bit protobuf on 64-bit machine.

No matter what I tried (changing build option, host option or setting -
m32 flag), I couldn't get it working. Either I stuck on compile stage,
or the resulting binaries are 64-bit.

I do able to compile other apps via -m32 flag.

(I solved this for now by compiling on another 32-bit machine, which
is awfully inconvenient, plus may cause the strings issue I wrote
earlier.)

Any advice how to sort it out?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to [email protected].
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