Subject: Build errors?
To: None <port-vax@netbsd.org>
From: Chuck McManis <cmcmanis@freegate.com>
List: port-vax
Date: 11/02/1999 09:12:38
Hello Everyone,

I'm trying to remake the world (make build) on a KA655 and twice the make
has errored out on me with the following problem (internal error in egcs)
The version of egcs that is installed is:

othervax# cc -v
Using builtin specs.
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)

(1.4 version of -release) so that shouldn't be a problem. The MACHINE_ARCH,
ARCH, and DESTDIR environment variables are set to vax, vax and /build/build

The other file where it bombed was the ipf utility but I just commented
that out of the Makefile since I didn't need it. ieee math might come in
handy :-)
--Chuck

-------- problem transcript ------

othervax# cd binutils
othervax# make all
all ===> common
cc -O  -Werror   -DTARGET='"vax--netbsd"'
-I/usr/src/gnu/usr.bin/binutils/common
-I/usr/src/gnu/usr.bin/binutils/common
-I/usr/src/gnu/usr.bin/binutils/common/../common  -I/usr/src/gnu/lib/libbfd
-I/usr/src/gnu/usr.bin/binutils/common/../../../dist/bfd
-I/usr/src/gnu/usr.bin/binutils/common/../../../dist/binutils
-I/usr/src/gnu/usr.bin/binutils/common/../../../dist/include
-DHAVE_CONFIG_H -nostdinc -idirafter /build/build/usr/include -c
/usr/src/gnu/usr.bin/binutils/common/../../../dist/binutils/ieee.c
/usr/src/gnu/usr.bin/binutils/common/../../../dist/binutils/ieee.c: In
function `ieee_read_cxx_class':
/usr/src/gnu/usr.bin/binutils/common/../../../dist/binutils/ieee.c:3222:
internal error--unrecognizable insn:
(jump_insn 2236 2474 2237 (set (pc)
        (if_then_else (leu (minus:SI (mem:SI (reg:SI 413))
                    (const_int 98))
                (const_int 24))
            (plus:SI (sign_extend:SI (mem:HI (plus:SI (pc)
                            (mult:SI (minus:SI (mem:SI (reg:SI 411))
                                    (const_int 98))
                                (const_int 2)))))
                (label_ref:SI 2237))
            (pc))) -1 (insn_list 2471 (insn_list 2474 (nil)))
    (expr_list:REG_DEAD (reg:SI 413)
        (expr_list:REG_DEAD (reg:SI 411)
            (nil))))
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/toplev.c:1360: Internal
compiler error in function fatal_insn
*** Error code 1