[Python-Dev] Minix?

Skip Montanaro skip@pobox.com
Tue, 12 Nov 2002 04:53:21 -0600


I was perusing the README file looking for clues why I'm suddenly unable to
build on MacOSX when I noticed a platform note about Minix:

    Minix:  When using ack, use "CC=cc AR=aal RANLIB=: ./configure"!

I find it hard to believe Python actually still builds on Minix.  On the
other hand, I don't see it mentioned in PEP 11.

Skip