Mozy Online Backup: 2GB Free. Automatic. Secure.
Subject: Latest -current kernel won't boot on 2010c - msg#00006
List: os.netbsd.ports.hpcmips
Hi,
I cross-built -current as of 29/08/05, but unfortunately, the TX3912
kernel won't boot on my 2010c.
It gets as far as:
[...]
wdc0 at pcmcia0 function 0: <HITACHI, FLASH, 5.0>
wdc0: i/o mapped mode
After that, it just sits there, and the only option seems to be a hard
reset --- I can't get into DDB.
It previously ran a 2.0G kernel (off the same CF card), and that worked
fine. (Although the 2.0G kernel was cross-compiled on a SPARC, whereas
this one was compiled on an Alpha, if that makes any difference.)
Any ideas what could be wrong?
Thanks,
Alex
--
-----------------------< Alexander Frolkin >-----------------------
-----< avf@xxxxxxxxxxxxxx >-----<
http://www.eldamar.org.uk/ >-----
``Is there something that sticks out that makes you an exceptional
pole-vaulter?'' -- Adrian Chiles
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
compiler bugs
Hello,
Where does one report compiler bugs on hpcmips? So far I've hit two
annoying ones. C++ compiler craps out on QT(see my previous emails)
and gcc produces some ASM which kills the assembler when compiling gcc 3.4.
/xgcc -Bstage1/ -B/usr/pkg/gcc34/mipsel--netbsd2.0/bin/ -c -g -O2
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition
-DHAVE_CONFIG_H -I/usr/pkgsrc/lang/gcc34/work.mipsel/.buildlink/include
-I/usr/include -I/usr/include -I. -I.
-I/usr/pkgsrc/lang/gcc34/work.mipsel/gcc-3.4.4/gcc
-I/usr/pkgsrc/lang/gcc34/work.mipsel/gcc-3.4.4/gcc/.
-I/usr/pkgsrc/lang/gcc34/work.mipsel/gcc-3.4.4/gcc/../include -I../intl
/usr/pkgsrc/lang/gcc34/work.mipsel/gcc-3.4.4/gcc/c-common.c -o c-common.o
/usr/bin/as: BFD 2.14 20030612 internal error, aborting at
/home/builds/ab/netbsd-2-0-2-RELEASE/src/gnu/dist/binutils/bfd/elf32-mips.c
line 972 in mips_elf_got16_reloc
/usr/bin/as: Please report this bug.
Since this is such an ancient version of GNU binutils, is netbsd
responsible for it? Or is this a bug in the upsteam assember too? How
does one safely test newer binutils on hpcmips?
Taras
Previous Message by Thread:
click to view message preview
compiler bugs
Hello,
Where does one report compiler bugs on hpcmips? So far I've hit two
annoying ones. C++ compiler craps out on QT(see my previous emails)
and gcc produces some ASM which kills the assembler when compiling gcc 3.4.
/xgcc -Bstage1/ -B/usr/pkg/gcc34/mipsel--netbsd2.0/bin/ -c -g -O2
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition
-DHAVE_CONFIG_H -I/usr/pkgsrc/lang/gcc34/work.mipsel/.buildlink/include
-I/usr/include -I/usr/include -I. -I.
-I/usr/pkgsrc/lang/gcc34/work.mipsel/gcc-3.4.4/gcc
-I/usr/pkgsrc/lang/gcc34/work.mipsel/gcc-3.4.4/gcc/.
-I/usr/pkgsrc/lang/gcc34/work.mipsel/gcc-3.4.4/gcc/../include -I../intl
/usr/pkgsrc/lang/gcc34/work.mipsel/gcc-3.4.4/gcc/c-common.c -o c-common.o
/usr/bin/as: BFD 2.14 20030612 internal error, aborting at
/home/builds/ab/netbsd-2-0-2-RELEASE/src/gnu/dist/binutils/bfd/elf32-mips.c
line 972 in mips_elf_got16_reloc
/usr/bin/as: Please report this bug.
Since this is such an ancient version of GNU binutils, is netbsd
responsible for it? Or is this a bug in the upsteam assember too? How
does one safely test newer binutils on hpcmips?
Taras