On 11/09/11 16:42, Eric Blake wrote: > we also ought to guess yes on cygwin 1.7 and on Solaris 10 and newer, which > we also know work.
... which is why I was trying to avoid this issue. :-) I'm not a fan of hardwiring this stuff in, as I figure that people doing embedded cross-compilation should know what they're doing, but perhaps I'm in the minority. One possibility is to assume that AIX 7.1 is the only target platform with that bug -- that would be easier to maintain (albeit less careful -- but people doing cross-compiling should know what they're doing anyway).
