On Thu Sep 04 19:22:56 2008, [EMAIL PROTECTED] wrote: > FWIW, here is a data point: What happens on my Darwin/PPC (10.4) Mac at > auto::aio: > > On Darwin, Configure.pl reports that AIO is unsupported.
Follow-up question: If I 'locate aio' on my Mac and come up with this (excerpted) list of files: /usr/include/aio.h /usr/include/sys/aio.h /usr/share/man/man2/aio_cancel.2 /usr/share/man/man2/aio_error.2 /usr/share/man/man2/aio_read.2 /usr/share/man/man2/aio_return.2 /usr/share/man/man2/aio_suspend.2 /usr/share/man/man2/aio_write.2 ... what *else* would I need to have AIO available on Darwin? Thank you very much. kid51