RE: snapshot to test netbsd-7 with gcc 4.8
David Ross <[email protected]> Fri, 12 Dec 2014 11:47:32 -0800
| Newsgroups | gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
I was able to do an install with the test build and it's up and running just fine on my tt030, no problems to report. Thanks again! Dave ---------------------------------------- > To: [email protected] > CC: [email protected]; [email protected] > Subject: Re: snapshot to test netbsd-7 with gcc 4.8 > From: [email protected] > Date: Fri, 28 Nov 2014 00:16:35 +0900 > > David Ross wrote: > >> This is great, thank you so much for the ongoing support! I am unable to test immediately but I'll give it a try next week. > > No problem, feedback from actual users is really pleasure :-) > >> I'm slightly curious about what effect enabling MODULAR might have. > > Per module(7) man page: > http://netbsd.gw.com/cgi-bin/man-cgi?module++NetBSD-current >>> Kernel modules allow the system administrator to dynamically add and >>> remove functionality from a running system. > > So we can shrink kernel binaries (especially for install on atari) > and can add kernel features (file system etc) without rebuilding > custom monolithic kernels. > (though there are many NetBSD developers who don't like it) > > --- > Izumi Tsutsui