I don't think it's so easy. I have the same problem with others packages too. BerkleyDB package has option "--enable-shared" but it's enabled by default. I have found workaround: I have changed --host=i686 to --host=arm-linux-gnueabihf in ./configure arguments and *.so libs start to building, binaries works with these libararies but I worried about results. Why in case of using correct string from http://processors.wiki.ti.com/index.php/Sitara_Linux_SDK_GCC_Toolchain I got marks about not supporting shared libraries?
↧