This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error trying to ./bootstrap crosstool-ng on Mac OS X 10.10.4


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]