From: Ralf Baechle <ralf@linux-mips.org>
To: Daniel Jacobowitz <dan@debian.org>
Cc: David Kesselring <dkesselr@mmc.atmel.com>, linux-mips@linux-mips.org
Subject: Re: Relocation errors
Date: Mon, 27 Oct 2003 17:06:04 +0100 [thread overview]
Message-ID: <20031027160604.GA23292@linux-mips.org> (raw)
In-Reply-To: <20031027151421.GA27279@nevyn.them.org>
On Mon, Oct 27, 2003 at 10:14:21AM -0500, Daniel Jacobowitz wrote:
> Date: Mon, 27 Oct 2003 10:14:21 -0500
> From: Daniel Jacobowitz <dan@debian.org>
> To: David Kesselring <dkesselr@mmc.atmel.com>
> Cc: linux-mips@linux-mips.org
> Subject: Re: Relocation errors
> Content-Type: text/plain; charset=us-ascii
>
> Take a look at /usr/include/elf.h:
> #define R_MIPS_LITERAL 8 /* 16 bit literal entry */
>
> In this case it's not very informative. But the problem is probably
> mismatched CFLAGS. Take another look at the options the kernel is
> built with - you lost -G 0. See if that does it.
My gcc patches used to set this to zero because the -G optimization doesn't
work on Linux; I think HJ Lu's (?) gcc patches lost this.
Ralf
prev parent reply other threads:[~2003-10-27 16:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-27 13:55 Relocation errors David Kesselring
2003-10-27 14:58 ` Daniel Jacobowitz
2003-10-27 15:06 ` David Kesselring
2003-10-27 15:14 ` Daniel Jacobowitz
2003-10-27 16:06 ` Ralf Baechle [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=20031027160604.GA23292@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=dan@debian.org \
--cc=dkesselr@mmc.atmel.com \
--cc=linux-mips@linux-mips.org \
/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.