From: Paul Mundt <lethal@linux-sh.org>
To: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Adrian Bunk <bunk@kernel.org>,
linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: rsk7203_defconfig build error
Date: Wed, 06 Aug 2008 06:03:03 +0000 [thread overview]
Message-ID: <20080806060303.GB2610@linux-sh.org> (raw)
In-Reply-To: <87sktjw6sh.wl%ysato@users.sourceforge.jp>
On Tue, Aug 05, 2008 at 04:22:54PM -0400, Yoshinori Sato wrote:
> At Tue, 5 Aug 2008 18:44:29 +0300,
> Adrian Bunk wrote:
> >
> > Hi Paul,
> >
> > rsk7203_defconfig fails to build with the following error:
> >
> > <-- snip -->
> >
> > ...
> > LD .tmp_vmlinux1
> > arch/sh/kernel/built-in.o:(__ksymtab+0xb8): undefined reference to `__udivsi3_i4i'
> > arch/sh/kernel/built-in.o:(__ksymtab+0xc8): undefined reference to `__sdivsi3_i4i'
> > make[1]: *** [.tmp_vmlinux1] Error 1
> >
> > <-- snip -->
> >
> > That worked with 2.6.26, and these are far less undefined references
> > than in the cases where libgcc was missing.
>
> This functions is not defined sh2 and sh2a.
> See gcc-4.3.1/gcc/config/sh/lib1funcs.asm
>
> Sorry I forget report.
>
> This patch not tested.
> Please test and apply.
>
> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
>
This works fine for my toolchains at least, so I'll apply it.
WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Adrian Bunk <bunk@kernel.org>,
linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: rsk7203_defconfig build error
Date: Wed, 6 Aug 2008 15:03:03 +0900 [thread overview]
Message-ID: <20080806060303.GB2610@linux-sh.org> (raw)
In-Reply-To: <87sktjw6sh.wl%ysato@users.sourceforge.jp>
On Tue, Aug 05, 2008 at 04:22:54PM -0400, Yoshinori Sato wrote:
> At Tue, 5 Aug 2008 18:44:29 +0300,
> Adrian Bunk wrote:
> >
> > Hi Paul,
> >
> > rsk7203_defconfig fails to build with the following error:
> >
> > <-- snip -->
> >
> > ...
> > LD .tmp_vmlinux1
> > arch/sh/kernel/built-in.o:(__ksymtab+0xb8): undefined reference to `__udivsi3_i4i'
> > arch/sh/kernel/built-in.o:(__ksymtab+0xc8): undefined reference to `__sdivsi3_i4i'
> > make[1]: *** [.tmp_vmlinux1] Error 1
> >
> > <-- snip -->
> >
> > That worked with 2.6.26, and these are far less undefined references
> > than in the cases where libgcc was missing.
>
> This functions is not defined sh2 and sh2a.
> See gcc-4.3.1/gcc/config/sh/lib1funcs.asm
>
> Sorry I forget report.
>
> This patch not tested.
> Please test and apply.
>
> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
>
This works fine for my toolchains at least, so I'll apply it.
next prev parent reply other threads:[~2008-08-06 6:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-05 15:44 rsk7203_defconfig build error Adrian Bunk
2008-08-05 15:44 ` Adrian Bunk
2008-08-05 20:22 ` Yoshinori Sato
2008-08-05 20:22 ` Yoshinori Sato
2008-08-06 6:03 ` Paul Mundt [this message]
2008-08-06 6:03 ` Paul Mundt
2008-08-06 17:29 ` Adrian Bunk
2008-08-06 17:29 ` Adrian Bunk
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=20080806060303.GB2610@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=bunk@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=ysato@users.sourceforge.jp \
/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.