On Tue Sep 09 15:14:36 2008, [EMAIL PROTECTED] wrote: > > Generally agreed. In this case, hold this ticket for the I/O milestone, > which is next (sometime in the next few days). I've added it to the I/O > tasklist. > > In the meantime, let's get Andy's patch applied (if it isn't already). >
I extracted the attached patch from email text and applied it in r30946. All tests pass, but note that I still don't get correct detection of AIO capabilities on Darwin/PPC (OS X 10.4). The message I get with verbose-step=auto::aio is in the second attachment. Ticket remains open. Thanks to all who have contributed so far. kid51
auto::aio - Does your platform support AIO... /usr/bin/gcc -fno-common -no-cpp-precomp -pipe -I/opt/local/include -pipe -fno-common -Wno-long-double -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -falign-functions=16 -fvisibility=hidden -W -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wdisabled-optimization -Wendif-labels -Wextra -Wformat -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Wmissing-braces -Wmissing-field-initializers -Wno-missing-format-attribute -Wmissing-include-dirs -Wpacked -Wparentheses -Wpointer-arith -Wreturn-type -Wsequence-point -Wno-shadow -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Wtrigraphs -Wundef -Wunknown-pragmas -Wno-unused -Wvariadic-macros -Wwrite-strings -Wbad-function-cast -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnonnull -I./include -c test_19186.c c++ -undefined dynamic_lookup test_19186.o -o test_19186 -lm -lrt /usr/bin/ld: can't locate file for: -lrt collect2: ld returned 1 exit status (no) Setting Configuration Data: ( verbose => undef, ); Does your platform support AIO.......................no.