public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Roman Bolshakov <r.bolshakov@yadro.com>
To: Iain Sandoe <iain@sandoe.co.uk>
Cc: <gcc-help@gcc.gnu.org>
Subject: Re: Building GCC on arm macOS
Date: Wed, 17 Feb 2021 16:03:56 +0300	[thread overview]
Message-ID: <YC0UPHrp6mGCXNVk@SPB-NB-133.local> (raw)
In-Reply-To: <7C036E5A-6E9C-4404-8DC3-B5B494858E23@sandoe.co.uk>

On Wed, Feb 17, 2021 at 10:35:59AM +0000, Iain Sandoe wrote:
> Roman Bolshakov <r.bolshakov@yadro.com> wrote:
> 
> > stage1 of GCC build (master branch as of yesterday) fails with the error:
> > 
> > *** Configuration aarch64-apple-darwin20.3.0 not supported
> > make[2]: *** [configure-stage1-gcc] Error 1
> > make[1]: *** [stage1-bubble] Error 2
> > make: *** [all] Error 2
> > 
> > Is it expected issue?
> 
> Yes, that’s expected (it is not a bug).
> 
> > I had impression that GCC works on Apple Silicon
> > macs.
> 
> There is an experimental branch here :
> https://github.com/iains/gcc-darwin-arm64
> 
> but it is not yet ready for inclusion in GCC master,

Hi Iain,

Thanks for the reference.
I'm trying to build from your master-wip-apple-si branch and it doesn't
build too:

The directory that should contain system headers does not exist:
  /usr/include
make[3]: *** [stmp-fixinc] Error 1
rm gcov.pod fsf-funding.pod lto-dump.pod gpl.pod cpp.pod gfdl.pod gcc.pod gcov-dump.pod gcov-tool.pod
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2

Thanks,
Roman

  reply	other threads:[~2021-02-17 13:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 10:31 Roman Bolshakov
2021-02-17 10:35 ` Iain Sandoe
2021-02-17 13:03   ` Roman Bolshakov [this message]
2021-02-17 13:50     ` Iain Sandoe
2021-02-17 16:20       ` Roman Bolshakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YC0UPHrp6mGCXNVk@SPB-NB-133.local \
    --to=r.bolshakov@yadro.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=iain@sandoe.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).