Re: [PATCH 02/12] configure.sh: use gcc as default compiler
Michael Ellerman <[email protected]>
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <1382014425.19268.1.camel@concordia> |
On Thu, 2013-10-17 at 09:45 +0300, Mikko Rapeli wrote: > On Thu, Oct 17, 2013 at 03:23:50PM +1100, Michael Ellerman wrote: > > On Wed, 2013-10-16 at 13:43 +0300, Mikko Rapeli wrote: > > > Cross compilers might not have cc symlink but do have gcc. > > > > It's trivial to create a symlink from foo-cc to foo-gcc, and any decent > > cross compiler script will do that for you. > > True, but Mentor/Codesourcery Lite version that I had to use did not have > this and I did not want to fix it. I'm ok if this one is dropped. Here's a Nickel kid, buy yourself a symlink ;) It's up to Dave but it seems like the wrong fix to me. cheers