From: Brady Brown <bbrown@ti.com>
To: SGI news group <linux-mips@oss.sgi.com>
Subject: egcs-1.1.2-3 problems
Date: Tue, 16 Jan 2001 17:33:57 -0700 [thread overview]
Message-ID: <3A64E875.193153C9@ti.com> (raw)
We recently updated our cross-compile tools from egcs-1.0.3a-2 to
egcs-1.1.2-3.
Our revs are now:
egcs-g77-mipsel-linux-1.1.2-3
egcs-c++-mipsel-linux-1.1.2-3
egcs-objc-mipsel-linux-1.1.2-3
binutils-mipsel-linux-2.8.1-1
egcs-mipsel-linux-1.1.2-3
egcs-libstdc++-mipsel-linux-2.9.0-2
With this tool chain kernel 2.4.0-test9 will build, but dies during
bootup.
>>>snip
INIT: version 2.74 booting
Activating swap partitions
Adding Swap: 66540k swap-space (priority -1)
hostname: mippy2
Checking root filesystems.
Parallelizing fsck version 1.10 (24-Apr-97)
[/sbin/fsck.ext2] fsck.ext2 -a /dev/sdb2
INIT: PANIC: segmentation violation! giving up..
<<<snip
I then tried to build some userland apps that we have set-up to
cross-compile with the old tools. Bash built fine, but Apache had a very
strange error.
>>>snip
mipsel-linux-gcc -c -I../os/unix -I../include -O2 -mcpu=r4600 -mips2
-DLINUX=2 `../apaci` alloc.c
mipsel-linux-gcc -c -I../os/unix -I../include -O2 -mcpu=r4600 -mips2
-DLINUX=2 `../apaci` buff.c
mipsel-linux-gcc -c -I../os/unix -I../include -O2 -mcpu=r4600 -mips2
-DLINUX=2 `../apaci` http_config.c
mipsel-linux-gcc -c -I../os/unix -I../include -O2 -mcpu=r4600 -mips2
-DLINUX=2 `../apaci` http_core.c
mipsel-linux-gcc -c -I../os/unix -I../include -O2 -mcpu=r4600 -mips2
-DLINUX=2 `../apaci` http_log.c
mipsel-linux-gcc -c -I../os/unix -I../include -O2 -mcpu=r4600 -mips2
-DLINUX=2 `../apaci` http_main.c
http_main.c: In function `find_child_by_pid':
http_main.c:2156: internal error--unrecognizable insn:
(insn 81 80 88 (set (reg:SI 89)
(plus:SI (reg:SI 84)
(const_int 49152))) -1 (insn_list 80 (nil))
(expr_list:REG_DEAD (reg:SI 84)
(nil)))
../../gcc/toplev.c:1367: Internal compiler error in function fatal_insn
make[3]: *** [http_main.o] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/home/BUILD/apache_1.3.3/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/BUILD/apache_1.3.3'
make: *** [build] Error 2
Bad exit status from /var/tmp/rpm-tmp.24768 (%build)
<<<snip
Neither of these problems occur with the old tool rev. Any thoughts?
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Brady Brown (bbrown@ti.com)
Texas Instruments: Broadband Access Group
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reply other threads:[~2001-01-17 0:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3A64E875.193153C9@ti.com \
--to=bbrown@ti.com \
--cc=linux-mips@oss.sgi.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.