From: Glen Johnson <gjohnson@valcom.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: Ricard Wanderlof <ricard.wanderlof@axis.com>,
Linux mtd <linux-mtd@lists.infradead.org>
Subject: Re: Upgrading mtd-utils in uClinux.
Date: Tue, 05 Dec 2006 08:30:22 -0500 [thread overview]
Message-ID: <4575746E.1040601@valcom.com> (raw)
In-Reply-To: <1164972082.5063.59.camel@pmac.infradead.org>
David Woodhouse wrote:
> On Thu, 2006-11-30 at 07:58 -0500, Glen Johnson wrote:
>
>
> mkfs.jffs2 builds fine for me for FR-V uClinux, although that's
> ELF-FDPIC not flat. Are the relocations in .rodata actually a problem?
>
Yes, it appears to. When I try to execute mkfs.jffs2 on the host
system I get the following error.
BINFMT_FLAT: reloc outside program 0x54e20000 (0 - 0xf57f4/0x11ec0),
killing mkfs.jffs2!
SIGSEGV
> Doesn't m68k have ELF-FDPIC yet?
>
I have the uClinux distribution dated 2006-08-03. I did a grep -r
ELF-FDPID ./ and found it mentioned in the code for the Fujitsu FRV
processor and nothing else. Someone told me he thought it did. But I
do not see it in the code. The compiler does appear to have elf
support according to this line in the output of make, ARCH=m68knommu
CROSS_COMPILE=m68k-elf- this however is Not ELF-FDPIC.
Is there a better way to tell if m68knommu supports ELF-FDPIC?
prev parent reply other threads:[~2006-12-05 13:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-28 14:09 Upgrading mtd-utils in uClinux Glen Johnson
2006-11-29 7:43 ` Ricard Wanderlof
2006-11-30 12:58 ` Glen Johnson
2006-12-01 11:21 ` David Woodhouse
2006-12-05 13:30 ` Glen Johnson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4575746E.1040601@valcom.com \
--to=gjohnson@valcom.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=ricard.wanderlof@axis.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.