[Bug 248980] lang/ocaml can't be built with synth because binutils as dependency is not specified as full path
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 28 22:22:30 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248980
--- Comment #1 from Bojan Petrovic <bojan_petrovic at fastmail.fm> ---
Running
truss -f ocamlopt test.ml |& grep 'exec.*bin/as'
results in
59272: execve("/usr/bin/as",0x80072d2e0,0x80072d408) = 0 (0x0)
59273: execve("/usr/bin/as",0x80072d300,0x80072d408) = 0 (0x0)
I'm not sure whether ocamlopt uses /usr/local/bin/as from binutils.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list