C
callstacker
Neues Mitglied
- 0
Hello,
I wanna build a Custom CyanogenMod ROM and followed the instructions at
http://wiki.cyanogen...anogenMod_(OS_X)
But during the compile process following error occures:
maybe somebody can help me?
I wanna build a Custom CyanogenMod ROM and followed the instructions at
http://wiki.cyanogen...anogenMod_(OS_X)
But during the compile process following error occures:
Code:
target StaticLib: libc_common (out/target/product/galaxys2/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a)
target StaticLib: liblog (out/target/product/galaxys2/obj/STATIC_LIBRARIES/liblog_intermediates/liblog.a)
target StaticLib: libcutils (out/target/product/galaxys2/obj/STATIC_LIBRARIES/libcutils_intermediates/libcutils.a)
host C: libz <= external/zlib/adler32.c
host C: libz <= external/zlib/gzclose.c
host C: libz <= external/zlib/gzlib.c
external/zlib/x86/adler32.c: In function adler32_MMX:
external/zlib/x86/adler32.c:747: error: can't find a register in class GENERAL_REGS while reloading asm
external/zlib/x86/adler32.c:747: error: asm operand has impossible constraints
make: *** [out/host/darwin-x86/obj/STATIC_LIBRARIES/libz_intermediates/adler32.o] Error 1
make: *** Waiting for unfinished jobs....
maybe somebody can help me?