Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 28 Feb 2014 21:53:18 +0530
From: czar x <crxz0193@...il.com>
To: musl@...ts.openwall.com
Subject: [aarch64] building cross toolchain

Hi,

  I am trying to build the musl for aarch64.

I had cloned this repo
https://bitbucket.org/GregorR/musl-cross

tried executing ./build.sh but this fails

+ [  ]
+ ./configure --prefix=/opt/cross/aarch64-linux-musl/aarch64-linux-musl
--enable-debug CC=aarch64-linux-musl-gcc
checking for C compiler... aarch64-linux-musl-gcc
checking whether compiler is gcc... no
checking target system type... unknown
./configure: unable to detect target arch; try ./configure --target=...
+ die Failed to build musl-0.9.14
+ echo Failed to build musl-0.9.14
Failed to build musl-0.9.14
+ exit 1

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.