| To: | Scott A McConnell <samcconn@cotw.com> |
|---|---|
| Subject: | Re: Link problems with 2.4.3 kernel |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Tue, 17 Apr 2001 13:32:51 -0300 |
| Cc: | linux-mips@oss.sgi.com |
| In-reply-to: | <3ADB5181.BCE02A9@cotw.com>; from samcconn@cotw.com on Mon, Apr 16, 2001 at 01:09:37PM -0700 |
| References: | <3ADB5181.BCE02A9@cotw.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.2.5i |
On Mon, Apr 16, 2001 at 01:09:37PM -0700, Scott A McConnell wrote: > No matter what I do I can not get _ftext to appear at 80001000. I use > identical ld.scripts for bother kernels. > At first I thought it was my binutils so I switched to the same tools > that I used with my 2.4.0-test5 kernel. > > Addresses appear to be off by 0x1000. Which is why my 2.4.3 kernel dies > on the jump to init_arch out of kernel_entry. > > Any thoughts about what I might be doing wrong? Thinking you can change the address to 0x80001000. .text needs 8kb aligment for 32-bit kernels, 16kb for 64-bit. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Ioctl size mask, Ralf Baechle |
|---|---|
| Next by Date: | Re: address translation with TLB, Ralf Baechle |
| Previous by Thread: | Re: Link problems with 2.4.3 kernel, Scott A McConnell |
| Next by Thread: | CVS access?, Matthew Dharm |
| Indexes: | [Date] [Thread] [Top] [All Lists] |