Raspberry Pi 3 support
Shawn Webb
shawn.webb at hardenedbsd.org
Thu Oct 20 16:02:08 UTC 2016
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.
Thanks,
--
Shawn Webb
Cofounder and Security Engineer
HardenedBSD
GPG Key ID: 0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20161020/ef535e90/attachment.sig>
More information about the freebsd-arm
mailing list