Hi Kevin
it works fine in my side, the busybox & aarch64-linux-gnu version like
these:
1.
http://releases.linaro.org/14.11/components/toolchain/binaries/aarch64-linux-gnu/gcc-linaro-4.9-2014.11-x86_64_aarch64-linux-gnu.tar.xz
2. git clone git://git.busybox.net/busybox
3. git log -n 1
luther@gli
On 04/15/2015 10:51 AM, Kevin Petit wrote:
> I (and several other people) am (are) having trouble to build busybox with
> the latest aarch64-linux-gnu 2014.11 binaries we got from linaro.org.
Binary releases built prior to 2014.11 used crosstool-ng to build the
binaries, and that process appli
On Wed, Apr 15, 2015 at 9:51 AM, Kevin Petit wrote:
> It seems none of the built-in library search paths (gcc –print-search-dirs)
> allow to find crt[1i].o. They seem to be expected in a multiarch location
> but aren’t (libc/usr/lib64). We’re working around this with a symlink. Is
> this a bug? H
Hi,
I (and several other people) am (are) having trouble to build busybox with the
latest aarch64-linux-gnu 2014.11 binaries we got from linaro.org.
It seems none of the built-in library search paths (gcc -print-search-dirs)
allow to find crt[1i].o. They seem to be expected in a multiarch locat