Build failed in step 'Dumping user-supplied crosstool-NG configuration'

Blair Burtan info@northernlightstactical.com
Wed Sep 26 15:30:00 GMT 2012


That was the problem but not quite the complete solution.  I had to modify
the grep path to point to the MacPorts verison when I built ct-ng.  I also
had to use ginstall instead of the OSX install.

> Hi,
> I got the same problem when trying to build on a Mac Pro with Osx.
> Are you building on a Mac.?
> 
> The reason being that the bsd-grep on Mac does not work with this
> expression.
> 
> So I installed grep from macports. That fixed it for me.
> 
> $ grep --version
> grep (BSD grep) 2.5.1-FreeBSD
> 
> $ /opt/local/bin/grep --version
> /opt/local/bin/grep (GNU grep) 2.12
> 



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



More information about the crossgcc mailing list