Subject: Re: problem crosscompiling mipseb-netbsd on alpha
To: None <pooka@iki.fi>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: tech-toolchain
Date: 05/24/2000 23:55:59
In <20000524164215.A20126@cs.hut.fi>
pooka@iki.fi wrote:

> I've been trying to compile a mipseb kernel on -current alpha. I've been
> unsuccesful here:

> /usr/pkg/cross/mipseb-netbsd/bin/cc -O2 -Wall -Werror
> -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
> -Wno-uninitialized -Wno-main -G 0  -mno-abicalls -mno-half-pic
> -I../../../../../../lib/libkern/arch/mips -I../../.
> -I../../../../../../arch -I../../../../../.. -nostdinc
> -I../../../../../../../gnu/sys -DSCSI_DELAY="0" -DMIPS3 -DMIPS3_5200
> -DDIAGNOSTIC -DTLP_MATCH_21040 -DMAXUSERS=32 -D_KERNEL -Dsgimips  -c
> ../../../../../../lib/libkern/sha1.c
> ../../../../../../lib/libkern/sha1.c: In function `SHA1Transform':
> ../../../../../../lib/libkern/sha1.c:115: virtual memory exhausted
> *** Error code 1

I try to make a newsmips kernel on my DEC3000/300, then
it also stalls at sha1.c and the kernel says
"pagedaemon: deadlock detected!"
Oops...

But, IIRC, at the last time I tried to make a newsmips kernel
on alpha (before I committed cross-mipse[bl]-netbsd packages),
it just worked and the built kernel also worked fine. Hmm...
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp