i'm new to this myself and by far no expert, but on occasion i found it also useful to specify --build=x86 (and/or --host=arm-linux)during the ./configure. also, you may have to specify compiler env variables such as CC, CPP, LDFLAGS, etc. so that the configure script can find and test the crosscompiler.



Reply With Quote