当前位置: 技术问答>linux和unix
VIVI编译问题2
来源: 互联网 发布时间:2016-11-15
本文导语: [root@localhost vivi]# make /home/usr/local/arm/3.4.1/bin/arm-linux-gcc -I/home/linux-2.6.28/vivi/include -I/home/usr/local/arm/3.4.1/arm-linux/include` -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float -c -o init...
[root@localhost vivi]# make
/home/usr/local/arm/3.4.1/bin/arm-linux-gcc -I/home/linux-2.6.28/vivi/include -I/home/usr/local/arm/3.4.1/arm-linux/include` -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float -c -o init/main.o init/main.c
/bin/sh: -c: line 1: unexpected EOF while looking for matching ``'
/bin/sh: -c: line 2: syntax error: unexpected end of file
make: *** [init/main.o] Error 2
/home/usr/local/arm/3.4.1/bin/arm-linux-gcc -I/home/linux-2.6.28/vivi/include -I/home/usr/local/arm/3.4.1/arm-linux/include` -Wall -Wstrict-prototypes -O2 -fPIC -fomit-frame-pointer -mapcs-32 -mshort-load-bytes -msoft-float -c -o init/main.o init/main.c
/bin/sh: -c: line 1: unexpected EOF while looking for matching ``'
/bin/sh: -c: line 2: syntax error: unexpected end of file
make: *** [init/main.o] Error 2
|
多了一个`符号
../3.4.1/arm-linux/include` -Wall -Wstrict-prototypes -O2 -fPIC
../3.4.1/arm-linux/include` -Wall -Wstrict-prototypes -O2 -fPIC