From: Zlatko Calusic <Zlatko.Calusic@CARNet.hr>
To: estafford@ixl.com
Cc: linux-mm@kvack.org
Subject: Re: [Q] MMU & VM
Date: 19 Sep 1998 00:00:05 +0200 [thread overview]
Message-ID: <87lnnhulne.fsf@atlas.CARNet.hr> (raw)
In-Reply-To: estafford@ixl.com's message of "Fri, 18 Sep 1998 15:05:25 -0500 (CDT)"
estafford@ixl.com writes:
> I was compiling the 2.1.122 kernel on an Alpha box (LX164) and had this error
> pop up. Sounds like something you guys might recognize:
>
> page_alloc.c: In function `__free_page':
> page_alloc.c:169: internal error--unrecognizable insn:
> (jump_insn 274 270 275 (return) -1 (nil)
> (nil))
> gcc: Internal compiler error: program cc1 got fatal signal 6
> make[2]: *** [page_alloc.o] Error 1
> make[1]: *** [first_rule] Error 2
> make: *** [_dir_mm] Error 2
> {standard input}: Assembler messages:
> {standard input}:178: Warning: Missing .end or .bend at end of file
> cpp: output pipe has been closed
>
> If you need more info, please just say the word. Thanks!
>
Something like that has already been reported and it looks like older
egcs compilers have trouble with __builtin_return_address construct.
Either update your egcs, or #define __builtin_return_address(x) (0)
Hope it helps.
--
Posted by Zlatko Calusic E-mail: <Zlatko.Calusic@CARNet.hr>
---------------------------------------------------------------------
Unix Wizard: Someone who can type `cat > /vmunix` and get away with it!
--
This is a majordomo managed list. To unsubscribe, send a message with
the body 'unsubscribe linux-mm me@address' to: majordomo@kvack.org
prev parent reply other threads:[~1998-09-18 22:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
1998-09-04 7:20 Graffiti
1998-09-04 9:53 ` Rik van Riel
1998-09-18 20:05 ` estafford
1998-09-18 22:00 ` Zlatko Calusic [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=87lnnhulne.fsf@atlas.CARNet.hr \
--to=zlatko.calusic@carnet.hr \
--cc=estafford@ixl.com \
--cc=linux-mm@kvack.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