Re: NetBSD/vax 11.0RC1
emanuel stiebler <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.vax |
|---|---|
| Message-ID | <[email protected]> |
On 2026-02-16 10:37, Ken Wellsch wrote: > On Mon, Feb 16, 2026 at 10:25:39AM -0500, emanuel stiebler wrote: >> On 2026-02-16 10:06, Ken Wellsch wrote: >> >>>> How much memory did you give your emulated VAX? >>>> Try 512MB >>> >>> Yes, I used 512m ... my config >>> >>> set cpu 512m >>> set cpu SIMHALT >>> set cpu idle=NETBSD >> >> Ulimits? > > ulimit -p unlimited > ulimit -d unlimited > ulimit -s unlimited > ulimit -c 0 > ulimit -n unlimited > ulimit -v unlimited BTW, how was it failing at gimple-match? It is funny, that the real one (my 4000/90) is still plowing (now at gimple-match-9.cc, very slow, wondering if there is anything else wrong?) My own emulator is crashing with ERROR 139, at the beginning of the build. SIMH crashes pretty late in the game. Wondering, if there is a new hick-up some where?