Re: NetBSD-current on Quadra 610
John Klos <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.m68k,gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <[email protected]> |
> I just compiled a new kernel and sets with -V HAVE_GCC=48, installed and
> rebooted. It boots fine. I'll be compiling overnight but so far everyhing
> looks good!
I'm replying to my own message... It seems that compiling works, but the
compiled programs have issues. Here's output from benchmark/flops, for
instance:
FLOPS C Program (Double Precision), V2.0 18 Dec 1992
Module Error RunTime MFLOPS
(usec)
1 2.8721e-13 2.7384 5.1124
2 2.6823e-16 1.4585 4.7994
3 -4.5796e-15 2.6734 6.3589
4 5.9574e-14 2.5167 5.9602
5 -6.9315e-01 0.0000 4070175.4387
6 6.9135e-15 4.5736 6.3407
7 5.0020e+02 0.0000 1655172.4134
8 inf 0.0000 2400000.0002
Segmentation fault (core dumped)
;)
John