Work is in progress to migrate fully to modern and permissively
licensed components for the tool chain. This includes moving away from
the three obsolete binutils components that are still in the base
system (as, ld, objdump). objdump is a tool to report information
about binary objects (such as he
On Wed, Jun 20, 2018 at 10:46:46AM -0400, Ed Maste wrote:
> Work is in progress to migrate fully to modern and permissively
> licensed components for the tool chain. This includes moving away from
> the three obsolete binutils components that are still in the base
> system (as, ld, objdump). objdum
https://people.freebsd.org/~bdrewery/patches/universe-one-clang.diff
This will build clang once if any of the targets specified (or
defaulted) require bootstrapping clang.
It probably has some issues with LLD_BOOTSTRAP in some cases. It could
be improved more in the future for reusing more of the
On Wed, Jun 20, 2018 at 10:46:46AM -0400, Ed Maste wrote:
> Work is in progress to migrate fully to modern and permissively
> licensed components for the tool chain. This includes moving away from
> the three obsolete binutils components that are still in the base
> system (as, ld, objdump). objdum
On 20 June 2018 at 18:25, Shawn Webb wrote:
>
> Would you like me to quantify the compilation breakages due to the
> full llvm toolchain switch? If so, I can do that after July 12th.
Thanks Shawn, right now I'm interested specifically in llvm-objdump,
with the goal of sorting it out in advance of
On Wed, Jun 20, 2018 at 07:31:21PM -0400, Ed Maste wrote:
> On 20 June 2018 at 18:25, Shawn Webb wrote:
> >
> > Would you like me to quantify the compilation breakages due to the
> > full llvm toolchain switch? If so, I can do that after July 12th.
>
> Thanks Shawn, right now I'm interested speci
On 6/20/2018 2:08 PM, Bryan Drewery wrote:
> https://people.freebsd.org/~bdrewery/patches/universe-one-clang.diff
>
> This will build clang once if any of the targets specified (or
> defaulted) require bootstrapping clang.
>
The longterm plan does include making 'TARGET=arch1 make buildworld' an
On Wed, 20 Jun 2018 at 16:50 Brooks Davis wrote:
> On Wed, Jun 20, 2018 at 10:46:46AM -0400, Ed Maste wrote:
> > Work is in progress to migrate fully to modern and permissively
> > licensed components for the tool chain. This includes moving away from
> > the three obsolete binutils components th