Illegal text-relocations:
  text-relocation in '___gmpn_add_nc'+0x218 (/Users/avp/Sandbox/claude/bnmul/vendor/gmp-6.3.0-asm/lib/libgmp.a[282](add_n.o)) to '___gmpn_add_n'
  text-relocation in '___gmpn_add_nc'+0x210 (/Users/avp/Sandbox/claude/bnmul/vendor/gmp-6.3.0-asm/lib/libgmp.a[282](add_n.o)) to '___gmpn_add_n'
  text-relocation in '___gmpn_add_nc'+0x208 (/Users/avp/Sandbox/claude/bnmul/vendor/gmp-6.3.0-asm/lib/libgmp.a[282](add_n.o)) to '___gmpn_add_n'
  text-relocation in '___gmpn_add_nc'+0x200 (/Users/avp/Sandbox/claude/bnmul/vendor/gmp-6.3.0-asm/lib/libgmp.a[282](add_n.o)) to '___gmpn_add_n'
  text-relocation in '___gmpn_add_nc'+0x1F8 (/Users/avp/Sandbox/claude/bnmul/vendor/gmp-6.3.0-asm/lib/libgmp.a[282](add_n.o)) to '___gmpn_add_n'
  text-relocation in '___gmpn_add_nc'+0x1F0 (/Users/avp/Sandbox/claude/bnmul/vendor/gmp-6.3.0-asm/lib/libgmp.a[282](add_n.o)) to '___gmpn_add_n'
  text-relocation in '___gmpn_add_nc'+0x1E8 (/Users/avp/Sandbox/claude/bnmul/vendor/gmp-6.3.0-asm/lib/libgmp.a[282](add_n.o)) to '___gmpn_add_n'
  text-relocation in '___gmpn_add_nc'+0x1E0 (/Users/avp/Sandbox/claude/bnmul/vendor/gmp-6.3.0-asm/lib/libgmp.a[282](add_n.o)) to '___gmpn_add_n'
ld: Found illegal text-relocations
clang: error: linker command failed with exit code 1 (use -v to see invocation)

(truncated; the same 'sym+addend -> global sym' pattern repeats for
 add_nc/add_n, sub_nc/sub_n, mul_1, addmul_1, mul_basecase, sqr_basecase,
 mod_34lsub1, addlsh_n, bdiv_q_1.)
