public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan Dittmer <jdittmer@ppp0.net>
To: Miles Bader <miles@gnu.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: v850, which gcc and binutils version?
Date: Thu, 28 Jul 2005 10:27:24 +0200	[thread overview]
Message-ID: <42E896EC.7030503@ppp0.net> (raw)
In-Reply-To: <buo64uvit4p.fsf@mctpc71.ucom.lsi.nec.co.jp>

Miles Bader wrote:
> Jan Dittmer <jdittmer@ppp0.net> writes:
> 
>>Which is the recommended gcc/binutils combination for v850?
> 
> 
> The most crucial thing is that all supported processors are v850e
> derivatives (note the "e"), so please configure gcc/binutils for target
> "v850e-elf".

Thanks, that got me much further, compilation aborts now with

  CC      arch/v850/lib/negdi2.o
arch/v850/lib/negdi2.c: In function `__negdi2':
arch/v850/lib/negdi2.c:25: warning: control reaches end of non-void function
  AR      arch/v850/lib/lib.a
/bin/sh: +@: command not found
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
In file included from include/linux/hardirq.h:7,
                 from include/asm-generic/local.h:6,
                 from include/asm/local.h:4,
                 from include/linux/module.h:21,
                 from init/version.c:10:
include/asm/hardirq.h:21:27: warning: "NR_IRQS" is not defined
  LD      init/built-in.o
  LD      vmlinux
mm/built-in.o: In function `out_of_memory':
/usr/src/ctest/oo/kernel/mm/oom_kill.c:264: undefined reference to `show_mem'
/usr/src/ctest/oo/kernel/mm/oom_kill.c:264: relocation truncated to fit: R_V850_22_PCREL against undefined symbol `show_mem'
mm/built-in.o: In function `_alloc_pages':
/usr/src/ctest/oo/kernel/mm/page_alloc.c:1013: undefined reference to `show_mem'
/usr/src/ctest/oo/kernel/mm/page_alloc.c:1013: relocation truncated to fit: R_V850_22_PCREL against undefined symbol `show_mem'
fs/built-in.o: In function `smaps_open':
/usr/src/ctest/oo/kernel/fs/proc/base.c:600: undefined reference to `proc_pid_smaps_op'
make: *** [vmlinux] Error 1

Thanks,

-- 
Jan

  reply	other threads:[~2005-07-28  8:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-27 12:56 v850, which gcc and binutils version? Jan Dittmer
2005-07-28  2:03 ` Miles Bader
2005-07-28  8:27   ` Jan Dittmer [this message]
2005-07-28  8:46     ` Miles Bader
2005-07-28 12:23       ` Greg Ungerer
2005-07-28 19:01         ` Jan Dittmer
2005-07-28 23:56           ` Greg Ungerer
2005-07-28 18:22       ` Jan Dittmer

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=42E896EC.7030503@ppp0.net \
    --to=jdittmer@ppp0.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miles@gnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox