Raspberry Pi 3 support
Hans Petter Selasky
hps at selasky.org
Sat Oct 22 20:44:55 UTC 2016
On 10/20/16 18:38, Michael Tuexen wrote:
>> On 20 Oct 2016, at 18:02, Shawn Webb <shawn.webb at hardenedbsd.org> wrote:
>>
>> On Thu, Oct 20, 2016 at 05:57:06PM +0200, Michael Tuexen wrote:
>>>> Cool! Thanks!
>>> I followed the instructions in the Wiki with the difference that I had to go
>>> via a file image. I successfully installed it on an SD card and booted the
>>> RPI3. The only problem is that it misses an /usr/bin/ld although it has
>>> /usr/bin/cc
>>>
>>> Any idea what might went wrong?
>>
>> Hey Michael,
>>
>> You'll need to use the projects/clang390-import branch to bring in lld.
>> lld will get installed as /usr/bin/ld.lld. You'll need to create a
>> symlink (or hardlink) pointing /usr/bin/ld to /usr/bin/ld.lld.
>>
>> I didn't document steps for the clang 3.9.0 / lld work mainly because
>> it's extremely experimental and doesn't even work right at the moment.
> OK. You might want to put on the Wiki that ld is missing and therefore
> you can't compile things on the RPI3 right now.
>
Hi,
Did anyone benchmark ue0 with the RPI3 arm64 build? Just curious. Maybe
I need to get one myself :-)
--HPS
More information about the freebsd-arm
mailing list