Re: NetBSD-current on Quadra 610
Izumi Tsutsui <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.m68k,gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <[email protected]> |
john@ wrote: > >> Just a note to point out that -current after the optimization flag change > >> (http://mail-index.netbsd.org/port-m68k/2014/06/22/msg000488.html) works > >> fine on a Macintosh Quadra 610. It also works with Rob's patch to allow > >> 128 meg SIMMs, which is how this machine has 260 megs of memory. > > > > Does a kernel built with gcc 4.8 still have problem on mac68k? > > I haven't seen any problems with a kernel compiled from 8-July sources > even with weeks of compiling, and a netbsd-7 kernel and userland compiled > from this morning at least boots and has been compiling for a few hours > without problems. Do you explicitly specify HAVE_GCC=48 somewhere, or you just tried it with the default gcc 4.5.3? If you are using the default gcc 4.5.3, your first post means that kernels compiled by gcc 4.5.3 with -O2 didn't work but works with -O2 -fno-reorder-blocks? --- Izumi Tsutsui