Hello DECstation fans,
Following has been done with a kernel including Haralds HZ patch,
Karels latest rootimage, additional development packages _and_ the
binutils-2.8.1-3 rpm soon to be available at the DECstation web site.
Regards,
Richard
$ date; make oldconfig dep clean netboot; date
Tue Feb 2 16:51:30 CET 1999
rm -f include/asm
( cd include ; ln -sf asm-mips asm)
gcc -O2 -o scripts/split-include scripts/split-include.c
/bin/sh scripts/Configure -d arch/mips/config.in
#
# Using defaults found in .config
#
...
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -mcpu=r3000 -mips1 -pipe -c
-o decstation.o decstation.c
rm -f dec_boot.o
ld -r -o dec_boot.o decstation.o
ld -N -G 0 -T ld.ecoff ../../boot/zImage \
dec_boot.o ramdisk.img -o nbImage
make[1]: Leaving directory `/usr/src/linux/arch/mips/dec/boot'
Tue Feb 2 19:48:02 CET 1999
$ uptime; date; rdate whale
8:03pm up 3:15, 0 users, load average: 0.07, 0.05, 0.38
Tue Feb 2 20:03:53 CET 1999
Tue Feb 2 20:03:55 1999
|