https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102664
--- Comment #28 from Richard Earnshaw <rearnsha at gcc dot gnu.org> --- I think the 'echo -n' problem can be solved by changing the one instance of that operation (in ask()) to printf "%s" "$question [$default]? " But I don't have the machines that are problematic to test that on. Could somebody test such a change please?