On Thu, Nov 13, 2014 at 2:04 PM, Andrew Capodieci < [email protected]> wrote:
> I guess I don't understand what the make check is doing...is it trying to > run tests using the library it just cross compiled for the raspberry pi, > and thus it's trying to run a library built for arm on a linux machine and > thus failing to execute? > Yes. I guess "make check" doesn't make sense when you cross-compile. > -- > 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. > -- 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.
