[Bug 234720] lang/nml: does not build on i386 with lld as system linker
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 11 15:32:25 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234720
Mikael Urankar <mikael at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikael at FreeBSD.org
--- Comment #4 from Mikael Urankar <mikael at FreeBSD.org> ---
it's still broken for me (12.1 i386)
cc -O -I./bignum/h -I../../ocaml/byterun -fPIC -c -o nat_stubs.o nat_stubs.c
../../boot/ncamlrun ../../ocaml/tools/ocamlmklib -o nums bignum/o/KerN.o
bignum/o/bnInit.o bignum/o/bnMult.o bignum/o/bnDivide.o bignum/o/bnCmp.o
bignum/o/bzf.o bignum/o/bz.o nat_stubs.o
ld: error: relocation R_386_PC32 cannot be used against symbol BnnAdd;
recompile with -fPIC
>>> defined in bignum/o/KerN.o
>>> referenced by bignum/o/KerN.o:(.text+0x409)
I haven't tried -current.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list