Comment #7 on issue 670 by [email protected]: Not Able to compile protobuf for mips platform
https://code.google.com/p/protobuf/issues/detail?id=670

Note that protobuf 2.4.1 seems to cross-compile fine to MIPS

2.5.0 and 2.6.1 both fail for me as well with the reported error

I used gcc 4.4 toolchain on debian, similar to instructions here:
https://moozing.wordpress.com/2011/04/05/cross-compile-in-debian/

And:
configure -host=mips --disable-shared CC=mips-linux-gnu-gcc CXX=mips-linux-gnu-g++


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to