FC7 上编译skyeye123失败!
我在fedaro 7上编译skyeye_1_2_3_Rel,出现如下情况:# make
--------------------------- NOTICE ------------------------------
If you always get error, please run "make NO_CHECK=1" instead.
-----------------------------------------------------------------
Checking whether host is big endian ... no
Checking gcc ... OK ( gcc version: 4.1.2 )
Checking whether the compiler supports x86 asm ... FAILED
*** It seems that the compiler don't support inline x86 AT&T ASM codes.
*** Run "make NO_DBCT=1" instead to ignore it.
make: *** 错误 1
#
用make NO_CHECK=1也不能编译成功。
有没有人遇到过类似的情况? I guess you are using x86_64 machine. You need to run make NO_DBCT=1 to build skyeye on x86_64 arch. thanks! Thanks very much! I successed.
页:
[1]