|
|

楼主 |
发表于 2007-6-20 19:41:07
|
显示全部楼层
makefile.linux_gcc_2.95_no_need_for_libstdc
makefile.linux_x86_asm_gcc_4.X
makefile
these scripts tried, but failed with such hints 'XXX Command Not Found'
--------------------------------------------
./makefile.linux_x86_asm_gcc_4.X: line 8: LOCAL_FLAGS: command not found
./makefile.linux_x86_asm_gcc_4.X: line 8: -m32: command not found
./makefile.linux_x86_asm_gcc_4.X: line 13: ALLFLAGS: command not found
./makefile.linux_x86_asm_gcc_4.X: line 13: -DHAVE_GCCVISIBILITYPATCH: command not found
./makefile.linux_x86_asm_gcc_4.X: line 14: ALLFLAGS: command not found
./makefile.linux_x86_asm_gcc_4.X: line 16: -f: command not found
./makefile.linux_x86_asm_gcc_4.X: line 19: LOCAL_LIBS: command not found
./makefile.linux_x86_asm_gcc_4.X: line 19: -ldl: command not found
./makefile.linux_x86_asm_gcc_4.X: line 22: OBJ_CRC32_x86: command not found |
|