[zeromq-dev] Problems cross compiling for ARM
Michael Powell
mwpowellhtx at gmail.com
Sun Apr 7 05:00:47 CEST 2013
Hello,
I want to build ZMQ for ARM but have problems.
If I just build with the plain old i386 arch, no problems. I do get a .a
library I can statically link against, BTW. Good.
Now if I ./configure ... CC=arm-none-linux-gnueabi-gcc --host=arm
It builds, but the output files are still targeting 80386. This isn't right?
How do we build for ARM?
We will want to build for 80386 when we extend into Windows and C# .NET
Interop, but not right now.
Thank you...
Regards,
Michael Powell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130406/28d86eba/attachment.htm>
More information about the zeromq-dev
mailing list