public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Cosmos Nicolaou <cosmos.nicolaou@gmail.com>
To: Peter Teeson <pteeson@icloud.com>
Cc: crossgcc maillist <crossgcc@sourceware.org>
Subject: Re: Error trying to ./bootstrap crosstool-ng on Mac OS X 10.10.4
Date: Mon, 17 Aug 2015 22:17:00 -0000	[thread overview]
Message-ID: <CA+9sCX6=zLLrKMrVN5-oCi6ed=PqeYZn3CDAK6LHB+tJmT140A@mail.gmail.com> (raw)
In-Reply-To: <CF7347B5-B99D-4398-AA8C-F8CD3672679C@icloud.com>

I ended up using clang - take a look at the github project below -
it's fairly clunky but works for simple things. You'll need to copy
the image from your pi to the mac for this to work. Let me know if
it's useful for you.

https://github.com/cosnicolaou/mac-pixc

Cheers, Cos.


On Mon, Aug 17, 2015 at 2:07 PM, Peter Teeson <pteeson@icloud.com> wrote:
> I am on a Mac Pro Desktop running OS X 10.10.4 Yosemite and Xcode 6.4.
> I would like to develop a toolchain for my Raspberry Pi 2.
> So in Xcode I checked out the crosstool-ng source from git.
> Then in Terminal cd’d to the checkout dir and did:
>
> Gandalf:crosstool-ng pteeson$ ./bootstrap
> Running autoconf...
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/m4: unrecognized option `--gnu'
> Try `/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/m4 --help' for more information.
> autom4te: /usr/bin/m4 failed with exit status: 1
> Gandalf:crosstool-ng pteeson$
> Gandalf:crosstool-ng pteeson$ m4 --version
> GNU M4 1.4.6
> …..
>
> Where do I go from here please?
>
> TIA
>
> Peter
>
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>

--
For unsubscribe information see http://sourceware.org/lists.html#faq

  parent reply	other threads:[~2015-08-17 22:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-17 21:07 Peter Teeson
2015-08-17 22:10 ` Allan Clark
2015-08-18  0:53   ` Peter Teeson
2015-08-17 22:17 ` Cosmos Nicolaou [this message]
2015-08-18  2:18   ` Peter Teeson
2015-08-18  2:32     ` Cosmos Nicolaou

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='CA+9sCX6=zLLrKMrVN5-oCi6ed=PqeYZn3CDAK6LHB+tJmT140A@mail.gmail.com' \
    --to=cosmos.nicolaou@gmail.com \
    --cc=crossgcc@sourceware.org \
    --cc=pteeson@icloud.com \
    /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).