Dear all, I'm trying to cross-compile the owfs for ARM, but with no luck. I get a sudden error: /usr/bin/ld: .libs/error.o: Relocations in generic ELF (EM: 40) .libs/error.o: could not read symbols: File in wrong format
-Can't figure out how it might work, I use the following switches: conf: CFLAGS="-I/cross/staging_dir/toolchain-arm_gcc4.1.2/include" CPPFLAGS="-L/cross/staging_dir/toolchain-arm_gcc4.1.2/include" LDFLAGS="-L/cross/staging_dir/toolchain-arm_gcc4.1.2/lib" ./configure --host=arm-linux --prefix=/arm make: CFLAGS="-I/cross/staging_dir/toolchain-arm_gcc4.1.2/include" CPPFLAGS="-L/cross/staging_dir/toolchain-arm_gcc4.1.2/include" LDFLAGS="-L/cross/staging_dir/toolchain-arm_gcc4.1.2/lib" make -Please help, I'm lost now ! Best regards, Mike ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
