Peter Racz wrote: > Hi all, > > Has somebody tried to compile MIPL for ARM architecture? Any experiences?
Hello Peter, Haven't actually compiled for ARM, but I have compiled for mipsel (with uclibc) and ppc (glibc), and those both work ok. I had to fix a couple of things though, but 2.0.2 should just work. I would assume arm would work also. Architectures I know that have worked for me are ppc32, amd64, mipsel, and x86. For the mipsel experimentation, I added support for "built-in" crypto to get rid of the openssl requirement (couldn't fit that in the space I had available on the device). Regards, Antti _______________________________________________ mipl mailing list [email protected] http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo/mipl
