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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to