交叉编译tslib1.4

cross-compiler: arm-linux-gcc V4.2.1

source code: tslib-1.4.tar.gz
#tar zxvf tslib-1.4.tar.gz

#./autogen.sh

# echo "ac_cv_func_malloc_0_nonnull=yes" >arm-linux.cache

#./configure --host=arm-linux --enable-static  --enable-shared \
--cache-file=arm-linux.cache --prefix=$PWD/../lib

#make
#make install

你可能感兴趣的:(lib)