txtgasra.blogg.se

Aarch64-elf-gcc for mac
Aarch64-elf-gcc for mac




aarch64-elf-gcc for mac

_gcry_mpih_divrem in libmpi.a(mpih-div.o) Undefined symbols for architecture arm64:

aarch64-elf-gcc for mac

Ld: warning: arm64 function not 4-byte aligned. Ld: warning: arm64 function not 4-byte aligned: _gcry_mpih_submul_1 from. Ld: warning: arm64 function not 4-byte aligned: _gcry_mpih_addmul_1 from. Ld: warning: arm64 function not 4-byte aligned: _gcry_mpih_mul_1 from. Ld: warning: arm64 function not 4-byte aligned: _gcry_mpih_sub_n from. Ld: warning: arm64 function not 4-byte aligned: _gcry_mpih_add_n from. libs/libgcrypt_la-hwf-arm.o -Wl,-force_load./cipher/.libs/libcipher.a -Wl,-force_load./random/.libs/librandom.a -Wl,-force_load./mpi/.libs/libmpi.a -Wl,-force_load./compat/.libs/libcompat.a -L/Users/patrick/gnupg22/dist_arm64/lib /Users/patrick/gnupg22/dist_arm64/lib/libgpg-error.dylib -arch arm64 -Ofast -isysroot /Users/patrick/SDKs/MacOSX11.0.sdk -arch arm64 -Ofast -isysroot /Users/patrick/SDKs/MacOSX11.0.sdk -install_name /Users/patrick/gnupg22/dist_arm64/lib/libgcrypt.20.dylib -compatibility_version 24 -current_version 24.1 -Wl,-single_module The build succeeds using -disable-adm but I'm not sure about the negative performance impact. size _gcry_mpih_add_n.-_gcry_mpih_add_n Mpih-add1-asm.S:71:1: error: unknown directive Mpih-add1-asm.S:37:1: error: unknown directive deps/mpih-add1-asm.Tpo -c mpih-add1-asm.S -fno-common -DPIC -o. I./src -I./src -I/Users/patrick/gnupg22/distarm64/include -Ofast -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -Ofast -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/MacOSX11.0.sdk -MT mpih-add1-asm.lo -MD -MP -MF. Libtool: compile: gcc -DHAVE_CONFIG_H -I. deps/mpih-add1-asm.Tpo -c -o mpih-add1-asm.lo mpih-add1-asm.S libtool -tag=CC -mode=compile gcc -DHAVE_CONFIG_H -I.






Aarch64-elf-gcc for mac