Date: Thu, 11 Jun 2020 15:32:23 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234720] lang/nml: does not build on i386 with lld as system linker Message-ID: <bug-234720-7788-56WMXEbrj4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234720-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-234720-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234720 Mikael Urankar <mikael@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael@FreeBSD.org --- Comment #4 from Mikael Urankar <mikael@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_stu= bs.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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234720-7788-56WMXEbrj4>