From: "Randy.Dunlap" <rddunlap@osdl.org>
To: david nicol <whatever@davidnicol.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: funny crapping out in make bzImage
Date: Thu, 6 Nov 2003 20:52:59 -0800 [thread overview]
Message-ID: <20031106205259.283c8edf.rddunlap@osdl.org> (raw)
In-Reply-To: <1068177545.1013.234.camel@plaza.davidnicol.com>
On 06 Nov 2003 21:59:06 -0600 david nicol <whatever@davidnicol.com> wrote:
|
| I had built test-6 -- do I need newer tools for test-9?
|
|
| make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
| CHK include/linux/compile.h
| CC fs/proc/array.o
| fs/proc/array.c: In function `proc_pid_stat':
| fs/proc/array.c:398: Unrecognizable insn:
| (insn/i 1337 1673 1667 (parallel[
| (set (reg:SI 0 eax)
| (asm_operands ("") ("=a") 0[
| (reg:DI 1 edx)
| ]
| [
| (asm_input:DI ("A"))
| ] ("include/linux/times.h") 37))
| (set (reg:SI 1 edx)
| (asm_operands ("") ("=d") 1[
| (reg:DI 1 edx)
| ]
| [
| (asm_input:DI ("A"))
| ] ("include/linux/times.h") 37))
| (clobber (reg:QI 19 dirflag))
| (clobber (reg:QI 18 fpsr))
| (clobber (reg:QI 17 flags))
| ] ) -1 (insn_list 1331 (nil))
| (nil))
| fs/proc/array.c:398: confused by earlier errors, bailing out
| make[2]: *** [fs/proc/array.o] Error 1
| make[1]: *** [fs/proc] Error 2
| make: *** [fs] Error 2
| [david@plaza linux-2.6.0-test9
| --
This is gcc 2.96 ??
This problem has been reported multiple times.
Yes, you need a different gcc version, or there are a couple of
patches around that split up the code around line 398 into
smaller pieces that gcc 2.96 can handle.
--
~Randy
MOTD: Always include version info.
prev parent reply other threads:[~2003-11-07 4:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-07 3:59 david nicol
2003-11-07 4:52 ` Randy.Dunlap [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=20031106205259.283c8edf.rddunlap@osdl.org \
--to=rddunlap@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=whatever@davidnicol.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®