From: Dave Jones <davej@redhat.com>
To: Michael Ellerman <michael@ellerman.id.au>
Cc: Mikko Rapeli <mikko.rapeli@iki.fi>, trinity@vger.kernel.org
Subject: Re: [PATCH 02/12] configure.sh: use gcc as default compiler
Date: Fri, 18 Oct 2013 14:01:37 -0400 [thread overview]
Message-ID: <20131018180137.GA26499@redhat.com> (raw)
In-Reply-To: <1382014425.19268.1.camel@concordia>
On Thu, Oct 17, 2013 at 11:53:45PM +1100, Michael Ellerman wrote:
> 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.
I don't have strong feelings either way as long everything carries on working for me.
Some of the later patches will reject if I do drop this though, so maybe it's
simpler to just apply it and move on.
Dave
next prev parent reply other threads:[~2013-10-18 18:01 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-16 10:43 [PATCH 01/12] configure.sh: use colors only with terminal Mikko Rapeli
2013-10-16 10:43 ` [PATCH 02/12] configure.sh: use gcc as default compiler Mikko Rapeli
2013-10-17 4:23 ` Michael Ellerman
2013-10-17 6:45 ` Mikko Rapeli
2013-10-17 12:53 ` Michael Ellerman
2013-10-18 18:01 ` Dave Jones [this message]
2013-10-16 10:43 ` [PATCH 03/12] configure.sh: expand tilde from CROSS_COMPILE variable Mikko Rapeli
2013-10-16 10:43 ` [PATCH 04/12] configure.sh: show error output when something is not found Mikko Rapeli
2013-10-18 18:00 ` Dave Jones
2013-10-18 18:07 ` Dave Jones
2013-10-28 10:48 ` [PATCH v2] configure.sh: support cross compilation with sysroot Mikko Rapeli
2013-10-16 10:43 ` [PATCH 05/12] " Mikko Rapeli
2013-10-16 10:43 ` [PATCH 06/12] Makefile: use gcc as compiler Mikko Rapeli
2013-10-16 10:43 ` [PATCH 07/12] Makefile: support sysroot for libs and includes Mikko Rapeli
2013-10-16 10:43 ` [PATCH 08/12] Define IP_MULTICAST_ALL if header files don't have it Mikko Rapeli
2013-10-16 10:43 ` [PATCH 09/12] net/irda_setsockopt.c: workaround for old irda headers Mikko Rapeli
2013-10-16 10:43 ` [PATCH 10/12] net/netlink.c: support older kernels and headers Mikko Rapeli
2013-10-16 10:43 ` [PATCH 11/12] net/netlink_setsockopt.c: workaround for old headers Mikko Rapeli
2013-10-16 10:43 ` [PATCH 12/12] Makefile: install depends on trinity target Mikko Rapeli
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=20131018180137.GA26499@redhat.com \
--to=davej@redhat.com \
--cc=michael@ellerman.id.au \
--cc=mikko.rapeli@iki.fi \
--cc=trinity@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.