[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080618165918.GA24283@uranus.ravnborg.org>
Date: Wed, 18 Jun 2008 18:59:18 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Jeff Dike <jdike@...toit.com>
Cc: Gabriel C <nix.or.die@...glemail.com>,
linux-kbuild <linux-kbuild@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: kbuild breaks um - fails to find util when linking
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists