代码搜索:Build
找到约 10,000 项符合「Build」的源代码
代码结果 10,000
www.eeworm.com/read/386485/8740981
build
/usr/local/arm/3.4.1/arm-linux/bin/gcc -g -O2 -I/usr/local/arm/3.4.1/arm-linux/include -I/home/hell/linux/include/ -I. -DVIDEO_DEV=\"/dev/v4l/video0\" -DVERSION=\"0.7.2\" -DHAVE_LIBJPEG=1 -L/usr/loca
www.eeworm.com/read/386481/8743212
build
/usr/local/arm/3.4.1/arm-linux/bin/gcc -g -O2 -I/usr/local/arm/3.4.1/arm-linux/include -I/home/hell/linux/include/ -I. -DVIDEO_DEV=\"/dev/v4l/video0\" -DVERSION=\"0.7.2\" -DHAVE_LIBJPEG=1 -L/usr/loca
www.eeworm.com/read/186023/8965754
build
www.eeworm.com/read/181578/9245467
build
#!/bin/sh
cd ieee80211/
make clean;make
cd -
cd beta-8187/
make clean;make
cd -
www.eeworm.com/read/378140/9250186
build
#!/bin/bash
ROOT_DIR="/usr/src/arm-linux-2.6/target"
False_Act()
{
cat mk.err
exit 1
}
make modules 2> mk.err || False_Act
[ -f $ROOT_DIR/.config ] && . $ROOT_DIR/.config
COPY_MODULE()
{
www.eeworm.com/read/179031/9377835
build
#!/bin/bash
echo remove old dirs
rm -rf tmake
rm -rf qt
rm -rf qt-x11
rm -rf qtopia
echo Unpack all packages
tar xzvf tmake-1.11.tar.gz
tar xzvf qt-embedded-2.3.7.tar.gz
tar xzvf qt-x11-2.3.2.tar.gz
www.eeworm.com/read/177859/9430266
build
You should build sbc in ../sbc and put sbc.h in /usr/include and
libsbc.a in /usr/lib by hand before invoking make here.
If alsa-lib is not in /usr/src/ you should edit the setting in Makefile
and y
www.eeworm.com/read/371050/9569948
build
#! /bin/sh
#this bash used to compiler the SEU-3D project
## Created By Xu Yuan @2005-9-20
## modify By Xu Yuan @ 2006-12-5
LOGFILE='build.log'
echo '###