Fd: Binary release for ARM (Raspberry Pi)

Created on 22 Feb 2018  路  8Comments  路  Source: sharkdp/fd

It would be nice to have an ARM build, so we can use it on devices like Raspberry Pi.

help wanted packagintooling

Most helpful comment

Starting with the v7.1.0 release, we now provide pre-built ARMv7 binaries!

Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 3.4.39 armv7l)

 * Documentation:  https://help.ubuntu.com/
Last login: Sun Aug 19 19:55:20 2018 from floyd

root@rockrobo:~# file ./fd
./fd: ELF 32-bit LSB  shared object, ARM, EABI5 version 1 (SYSV), dynamically linked
(uses shared libs), for GNU/Linux 2.6.32,
BuildID[sha1]=85cd5db8f67b8807df9ac260723a1896ecfb7b79, stripped

root@rockrobo:~# ./fd -V
fd 7.1.0

All 8 comments

Sounds great. I don't have a ARM system at hand, so any help would be appreciated.

Related: https://github.com/BurntSushi/ripgrep/issues/676#issuecomment-365028429

I actually do have a ARM system at hand...

Here is fd on my rooted Xiaomi Mi vacuum cleaner :smile:

image

If someone wants to try it out, the ARMv7 (>= Raspberry Pi 2) binary is here: https://shark.fish/share/fd

@sharkdp Tested OK on both Raspberry Pi 3 and ODROID XU4.
Thanks!

Tested it on a Raspberry 2. Works like a charm! 馃憤
What kind of help do you need to provide fd as part of regular releases?

Tested it on a Raspberry 2. Works like a charm!

Nice!

What kind of help do you need to provide fd as part of regular releases?

We probably have to do something very similar to ripgrep where ARM builds are now part of each release (see linked issue above and related pull request). If somebody would like to work on that, I'd be happy to mentor.

Starting with the v7.1.0 release, we now provide pre-built ARMv7 binaries!

Welcome to Ubuntu 14.04.3 LTS (GNU/Linux 3.4.39 armv7l)

 * Documentation:  https://help.ubuntu.com/
Last login: Sun Aug 19 19:55:20 2018 from floyd

root@rockrobo:~# file ./fd
./fd: ELF 32-bit LSB  shared object, ARM, EABI5 version 1 (SYSV), dynamically linked
(uses shared libs), for GNU/Linux 2.6.32,
BuildID[sha1]=85cd5db8f67b8807df9ac260723a1896ecfb7b79, stripped

root@rockrobo:~# ./fd -V
fd 7.1.0

Thank you!! This is fantastic :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nishithkhanna picture nishithkhanna  路  4Comments

ariecattan picture ariecattan  路  3Comments

mathomp4 picture mathomp4  路  4Comments

blueray453 picture blueray453  路  3Comments

hungptit picture hungptit  路  3Comments