Re: Time to flip the switch for gcc 4.8 on m68k?
[email protected] (Michael van Elst)
| Newsgroups | gmane.os.netbsd.ports.m68k |
|---|---|
| Organization | Serpens User Group |
| Message-ID | <[email protected]> |
[email protected] (John Klos) writes: >> On amiga it cannot possibly run (with a stock kernel) because >> it has a MAXTSIZ of 6MB and the compiler text segment is larger >> than 6MB. >cputime unlimited >filesize unlimited >datasize 65536 kbytes >stacksize 32768 kbytes >coredumpsize unlimited >memoryuse unlimited >vmemoryuse unlimited >descriptors 1772 >memorylocked unlimited >maxproc 448 >sbsize unlimited >This is a mac68k machine with 260 megs of memory. One of these days >someone'll rework the pmap code... First you could just update some kernel constants, the pmap code already can handle more.