From: Ralf Baechle <ralf@linux-mips.org>
To: "P. Christeas" <p_christ@hol.gr>
Cc: Martin Michlmayr <tbm@cyrius.com>, linux-mips@linux-mips.org
Subject: Re: undefined reference to `__lshrdi3' error with GCC 4.0
Date: Tue, 17 Jan 2006 15:14:49 +0000 [thread overview]
Message-ID: <20060117151449.GF3336@linux-mips.org> (raw)
In-Reply-To: <200601171617.16147.p_christ@hol.gr>
On Tue, Jan 17, 2006 at 04:17:14PM +0200, P. Christeas wrote:
> On Tuesday 17 January 2006 3:48 pm, Martin Michlmayr wrote:
> > Has anyone else seen the following error when compiling a kernel with GCC
> > 4.0 (GCC 3.3 works) and knows what to do about it?
> >
> > arch/mips/kernel/built-in.o: In function `time_init':
> > : undefined reference to `__lshrdi3'
>
> I think I've solved it by copying the files
> ashldi3.c ashrdi3.c lshrdi3.c
> from arch/ppc/lib to arch/mips/lib
No such files in arch/ppc/lib? Oh well, doesn't matter.
> The patch for 2.6 is:
struct DIstruct seems broken for little endian.
Ralf
next prev parent reply other threads:[~2006-01-17 15:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-17 13:48 undefined reference to `__lshrdi3' error with GCC 4.0 Martin Michlmayr
2006-01-17 14:17 ` P. Christeas
2006-01-17 15:14 ` Ralf Baechle [this message]
2006-01-17 15:50 ` P. Christeas
2006-01-17 16:21 ` Ralf Baechle
2006-01-17 19:08 ` Ralf Baechle
2006-01-17 19:38 ` Jan-Benedict Glaw
2006-01-17 20:11 ` Daniel Jacobowitz
2006-02-17 13:57 ` Martin Michlmayr
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=20060117151449.GF3336@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=p_christ@hol.gr \
--cc=tbm@cyrius.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.