[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080618165138.GD8225@c2.user-mode-linux.org>
Date: Wed, 18 Jun 2008 12:51:38 -0400
From: Jeff Dike <jdike@...toit.com>
To: Gabriel C <nix.or.die@...glemail.com>
Cc: Sam Ravnborg <sam@...nborg.org>,
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 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.
Jeff
--
Work email - jdike at linux dot intel dot com
--
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