public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Jeff Dike <jdike@addtoit.com>
Cc: Gabriel C <nix.or.die@googlemail.com>,
	linux-kbuild <linux-kbuild@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: kbuild breaks um - fails to find util when linking
Date: Wed, 18 Jun 2008 18:59:18 +0200	[thread overview]
Message-ID: <20080618165918.GA24283@uranus.ravnborg.org> (raw)
In-Reply-To: <20080618165138.GD8225@c2.user-mode-linux.org>

On Wed, Jun 18, 2008 at 12:51:38PM -0400, Jeff Dike wrote:
> On Sat, Jun 14, 2008 at 01:08:44AM +0200, Gabriel C wrote:
> > Another thing I noticed is this hunk :
> > 
> > +$(shell $(CC) -print-file-name=ld-linux.so.2) \
> > 
> > On 64bit that should not work since it is ld-linux-x86-64.so.2 and not ld-linux.so.2
> 
> That's a good point too.
> 
> This seems like an awful lot of fragile hair to go through in order to
> avoid using gcc to drive the link.

I agree on that. I have pulled the patch from kbuild-next.git,
and it will return only when I have found a simple way to handle um.
I think it is easy to do but I have not looked at it yet.

	Sam

      reply	other threads:[~2008-06-18 16:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-10 19:03 kbuild breaks um - fails to find util when linking Sam Ravnborg
2008-06-11 15:11 ` Jeff Dike
2008-06-11 15:23 ` Jeff Dike
2008-06-11 15:48 ` Jeff Dike
2008-06-11 19:49   ` Sam Ravnborg
2008-06-12 18:08   ` Sam Ravnborg
2008-06-12 20:13     ` Jeff Dike
2008-06-12 21:06       ` Sam Ravnborg
2008-06-13 23:08         ` Gabriel C
2008-06-18 16:51           ` Jeff Dike
2008-06-18 16:59             ` Sam Ravnborg [this message]

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=20080618165918.GA24283@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=jdike@addtoit.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nix.or.die@googlemail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox