[xml] no share-lib



Hello, 
I have tried to compile libxml2 for arm-linux.
Cross-compile process is smooth.
But I don't see any share-libs in .libs..
my step:
--
export CROSS_PREFIX=arm-linux-
export CC=arm-linux-gcc
export LD=arm-linux-ld
export AR=arm-linux-ar
export NM=arm-linux-nm
export RANLIB=arm-linux-ranlib
./configure --host=arm-linux --target=arm-linux
make
--
anything warning??

best reguard,
zombit




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]