求助,关于STACK_CHECK_SUPPORT
时间:10-02
整理:3721RD
点击:
我要打包一个库,STACK_CHECK_SUPPORT = TRUE是无问题,编译通过
改为 STACK_CHECK_SUPPORT = FALSE之后报错:
Error: L6242E: Cannot link object wbmp_decode.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_bfrctrl.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mp4util.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object alpha.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object coeff_table_def_cus.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object jfdctfst.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object jidctfst.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object jidctred.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object png.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngread.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngrio.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngrtran.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngtrans.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_global.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_header.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_init.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_session.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4_romcode_symbol.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object crc32.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object inflate.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngerror.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngmem.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngset.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object sc_db.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object adler32.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object inffast.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object inftrees.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object zutil.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
求助~~
改为 STACK_CHECK_SUPPORT = FALSE之后报错:
Error: L6242E: Cannot link object wbmp_decode.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_bfrctrl.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mp4util.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object alpha.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object coeff_table_def_cus.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object jfdctfst.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object jidctfst.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object jidctred.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object png.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngread.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngrio.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngrtran.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngtrans.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_global.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_header.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_init.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4dec_session.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object mpeg4_romcode_symbol.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object crc32.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object inflate.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngerror.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngmem.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object pngset.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object sc_db.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object adler32.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object inffast.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object inftrees.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
Error: L6242E: Cannot link object zutil.o as its attributes are incompatible with the image attributes.
... stack-checked clashes with not-stack-checked.
求助~~
展讯的宏不能够修改!