도와주세요!!
글 수 15,339
2002.07.15 12:34:29 (*.253.40.61)
6689
CD에 제공되는 커널과 패치 파일로 패치 한 후에 싸이트에서의 순서대로 다시
설정을 끝내구
make menuconfig로 설정을 끝난상태에서
make dep
make clean
make bzImage를 실행하면
arm-linux-gcc _D-KERNEL_ -I/ezboard/sw/kernel/linux/include -Wall -
Wstrict-prototypyes
-Who-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -
pipe -mapcs-32
-march=armv4 -mtune=strongarm1100 -mshort-load-bytes -Msoft-float -
DKBUILE_BASENME=main -c -o
init/main.o init/main.c
as:??? ? ?? ?? '-marmv4
init/main.c :273 : output pipe has been closed
cpp: output pipe has been closed
make :***[init/main.o] 오류1 이라고 발생하고 make가 중단됩니다..
혹시 이 에러가 왜 그런지 알수 있을까해서요....
설정을 끝내구
make menuconfig로 설정을 끝난상태에서
make dep
make clean
make bzImage를 실행하면
arm-linux-gcc _D-KERNEL_ -I/ezboard/sw/kernel/linux/include -Wall -
Wstrict-prototypyes
-Who-trigraphs -Os -mapcs -fno-strict-aliasing -fno-common -fno-common -
pipe -mapcs-32
-march=armv4 -mtune=strongarm1100 -mshort-load-bytes -Msoft-float -
DKBUILE_BASENME=main -c -o
init/main.o init/main.c
as:??? ? ?? ?? '-marmv4
init/main.c :273 : output pipe has been closed
cpp: output pipe has been closed
make :***[init/main.o] 오류1 이라고 발생하고 make가 중단됩니다..
혹시 이 에러가 왜 그런지 알수 있을까해서요....