Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2020 22:22:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248980] lang/ocaml can't be built with synth because binutils as dependency is not specified as full path
Message-ID:  <bug-248980-7788-WiHLCZ6Qei@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248980-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248980-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=3D248980

--- Comment #1 from Bojan Petrovic <bojan_petrovic@fastmail.fm> ---
Running

truss -f ocamlopt test.ml |& grep 'exec.*bin/as'

results in

59272: execve("/usr/bin/as",0x80072d2e0,0x80072d408) =3D 0 (0x0)
59273: execve("/usr/bin/as",0x80072d300,0x80072d408) =3D 0 (0x0)

I'm not sure whether ocamlopt uses /usr/local/bin/as from binutils.

--=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-248980-7788-WiHLCZ6Qei>