[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080611151100.GA8066@c2.user-mode-linux.org>
Date: Wed, 11 Jun 2008 11:11:00 -0400
From: Jeff Dike <jdike@...toit.com>
To: Sam Ravnborg <sam@...nborg.org>
Cc: 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 Tue, Jun 10, 2008 at 09:03:07PM +0200, Sam Ravnborg wrote:
> In an attempt to make the final link of vmlinux
> readable/hackable I have broken um build.
>
> um used a special rule so it could use gcc as linker.
> With my changes we need to use ld to link vmlinux and
> ld now fails to locate util.
>
> I hope you have a clue why. I tried various things but
> did not find out why ld cannot locate util.
Looks to me like replacing the "-rpath foo" with -Lfoo does the trick.
I'll work up an incremental patch for this.
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