From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Fri, 25 Jan 2002 06:38:54 +0000 Subject: Re: [Linux-ia64] patch for vmlinux.lds.S Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Wed, 23 Jan 2002 21:23:32 -0500, Bill Nottingham said: Bill> This fixes building the kernel for me; possibly a recent Bill> binutils thing? (Otherwise, I'm getting dangling references to Bill> the text.exit code in .IA_64.unwind.text.exit sections.) Yes, I added a similar fix. It will be in the next patch (hopefully next week, but with LinuxWorld happening, it may end up being the week after). --david