Hello!
I have a problem with building packages by Sitara toolchain from SDK. For example, I want to build the db-6.0.30 for AM335х EVMSK.
1) I download and unpack it.
2) I make source environment-setup command
3) I run ./configure --host=i686
4) make
5) make install
and cann't find any *.so library. Additional checking show that config.log show:
configure:ХХХХХ: checking if libtool supports shared libraries
configure:ХХХХХ: result: no
Any ideas?