| To: | Martin Michlmayr <tbm@cyrius.com> |
|---|---|
| Subject: | Re: CONFIG_BUILD_ELF64 broken on IP32 since 2.6.20 |
| From: | "Maciej W. Rozycki" <macro@linux-mips.org> |
| Date: | Wed, 26 Sep 2007 12:32:08 +0100 (BST) |
| Cc: | Franck Bui-Huu <vagabon.xyz@gmail.com>, linux-mips@linux-mips.org, Franck Bui-Huu <fbuihuu@gmail.com>, Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| In-reply-to: | <20070926102412.GK3337@deprecation.cyrius.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070925181353.GA15412@deprecation.cyrius.com> <46FA1260.4000404@gmail.com> <20070926091443.GA10236@deprecation.cyrius.com> <46FA2C39.9020503@gmail.com> <20070926102412.GK3337@deprecation.cyrius.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 26 Sep 2007, Martin Michlmayr wrote: > > Weird, all these symbols seem to be 32 bits ones... > > > > Could you put somewhere your vmlinux you're actually running ? > > http://merkel.debian.org/~tbm/tmp/vmlinux.32 > Note that I'm using "make vmlinux.32" It should not matter here -- the build is done using the ELF32 or ELF64 file format according to CONFIG_BUILD_ELF64 and if you request a target like "vmlinux.32" or "vmlinux.64" the resulting "vmlinux" binary is converted to ELF32 or ELF64 respectively with `objcopy' (which is equivalent to `cp', barring oddities of `objcopy', if "vmlinux" is already of the "right" type). Maciej |
| Previous by Date: | Re: CONFIG_BUILD_ELF64 broken on IP32 since 2.6.20, Martin Michlmayr |
|---|---|
| Next by Date: | Re: IP32: serial console broken with current git, Ralf Baechle |
| Previous by Thread: | Re: CONFIG_BUILD_ELF64 broken on IP32 since 2.6.20, Martin Michlmayr |
| Next by Thread: | Re: CONFIG_BUILD_ELF64 broken on IP32 since 2.6.20, Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |