Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2019 17:47:31 +0000
From:      Alfredo Dal Ava Junior <alfredo.junior@eldorado.org.br>
To:        "freebsd-toolchain@freebsd.org" <freebsd-toolchain@freebsd.org>
Subject:   add linker option for LIB32 step on PowerPC64
Message-ID:  <1556819251122.50364@eldorado.org.br>

next in thread | raw e-mail | index | archive | help
Hi all,


I'm working on having PowerPC64 using LLVM by default, but LLD support for =
32 bit seems to be incomplete.  As workaround I'm using ld.bfd (2.17) for t=
he LIB32 step.


I found no way to specify the linker for LIB32 step, so I created a variabl=
e called LIB32LD that I pass to "make buildworld". Apparently we'll have to=
 make this workaround official, so I would like to know your thoughts about=
 this approach or if you have some other idea to share.


Thanks,

Alfredo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1556819251122.50364>