Re: Root Filesystem Size Rquirement for NetBSD 10?

David Riley <[email protected]> Mon, 10 Jun 2024 21:01:40 -0400
Newsgroups gmane.os.netbsd.ports.mac68k
Message-ID <[email protected]>
On Jun 10, 2024, at 8:58 PM, David Riley <[email protected]> wrote:
>=20
> On Jun 9, 2024, at 4:56 AM, Paul Ripke <[email protected]> wrote:
>>=20
>> On Fri, Jun 07, 2024 at 01:24:20PM -0400, David Riley wrote:
>>>  MPW shouldn't be too hard to find. Apple's old FTP site is long =
gone,
>>>  but last I checked, there were still quite a few reliable mirrors =
of it
>>>  hanging around. It's in the developer tools section. Here's one:
>>=20
>> fwiw:
>>=20
>> I never had MPW on the Mac back in the day, but I have had luck =
running
>> THINK C / Symantec C/C++ on both BasiliskII and qemu. My old media =
has gone
>> missing, but I found them both on macintoshrepository. I see there's =
MPW 3.x
>> available:
>>=20
>> =
https://www.macintoshrepository.org/545-macintosh-programmer-s-workshop-mp=
w-3-x
>=20
> I would also be remiss if I did not mention this wonderful =
compatibility layer:
>=20
> https://github.com/ksherlock/mpw

And, if we wanted to port to slightly more modern C/C++ (I know of at =
least one device developer who is using this to write his drivers for =
his SE Ethernet card):

https://github.com/autc04/Retro68

Both are actively contributed to, which is good to see.


- Dave