[cfe-dev] LLD for ARM
Daniel Dilts
diltsman at gmail.com
Fri Aug 22 07:25:09 PDT 2014
On Fri, Aug 22, 2014 at 3:00 AM, Renato Golin <renato.golin at linaro.org>
wrote:
> On 22 August 2014 00:43, Daniel Dilts <diltsman at gmail.com> wrote:
> > Right now I am working a proof of concept at work that I can use Clang
> and
> > associated tools to compile for a bare metal ARM processor (Beaglebone
> > Black). The biggest issue seems to be that we develop on Windows and
> most
> > cross linkers (ld, gold) seem to only want to work on POSIX, which is not
> > Windows. So far I have spent a day fighting binutils to get ld to
> compile
> > on Windows to target ARM.
>
> Nice, that's yet another use case for LLD on ARM, which is good. The
> FreeBSD folks are interested in supporting it on their platform for
> both x86 and ARM, other folks or looking at LLD on Darwin and I'm
> trying to get Linaro to work on the Linux+ARM side. I think having
> someone looking at the Windows side of things will make it a lot more
> robust if we can all test each others' patches as we go.
>
In case I didn't quite express it correctly, I am looking to link on
Windows for baremetal ARM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140822/5339a2d8/attachment.html>
More information about the cfe-dev
mailing list