This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: building the mach-o-arm64 target only
- From: Tristan Gingold <gingold at adacore dot com>
- To: Eric Gorr <ericgorr at gmail dot com>, binutils at sourceware dot org
- Date: Thu, 15 Jun 2017 09:11:17 +0200
- Subject: Re: building the mach-o-arm64 target only
- Authentication-results: sourceware.org; auth=none
- References: <CALr0X5_mTGFsj5z7z=0BDZu34yap+bj0sBkrmyuUpq8UoT3pNg@mail.gmail.com> <1128e01d-4b0f-8e23-2fd4-574559ef6717@redhat.com>
On 14/06/2017 10:28, Nick Clifton wrote:
Hi Eric,
I had a question regarding building binutils. I would like to build it
for the mach-o-arm64 target only.
Try using:
--target=aarch64-darwin
Note that neither gas nor ld are supported by aarch64-darwin.