[EMAIL PROTECTED] (Eric Blake) writes: > a cross-compile must be pessimistic and assume that // might be > distinct from /
Since the only platforms we know of that do that are Cygwin and Apollo DomainOS, can't we fall back on a system-specific #ifdef for this? It'd be a shame to penalize every cross-compile because of Cygwin. (Apollo is long-since dead, so we don't need to worry about it.) _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils