Search Issue Tracker

Not Reproducible

Votes

1

Found in

Issue ID

740912

Regression

No

Symbols missing in 5.2.2p1

iOS

-

With dead code stripping disabled and the -all_load linker flag this error message appears:
Undefined symbols for architecture arm64:
"Alg::Compression::Lzma::decode(Alg::Compression::Lzma::CompressPrefix, void, unsigned long, unsigned char const, char const, unsigned long)", referenced from:
Pfx::Asm::Lzma::uncompress(unsigned char
, unsigned long, unsigned char const, unsigned long) in libiPhone-lib.a(asmlzma.o)
ld: symbol(s) not found for architecture arm64

Undefined symbols for architecture armv7:
"Alg::Compression::Lzma::decode(Alg::Compression::Lzma::CompressPrefix, void, unsigned long, unsigned char const, char const, unsigned long)", referenced from:
Pfx::Asm::Lzma::uncompress(unsigned char, unsigned long, unsigned char const, unsigned long) in libiPhone-lib.a(asmlzma.o)
ld: symbol(s) not found for architecture armv7

Add comment

Log in to post comment