Re: [PATCH 02/12] configure.sh: use gcc as default compiler
Mikko Rapeli <[email protected]>
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <[email protected]> |
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. -Mikko