···551551 else
552552 {
553553 std::cerr << "Beware! This executable does not link against libSystem. "
554554- "It is very likely a copy-protected executable which makes direct system calls.\n"
555555- "Darling currently cannot support that.\n";
554554+ "It is very likely a Go binary or an otherwise non-standard executable that makes direct system calls.\n"
555555+ "Darling currently doesn't support that (#193).\n";
556556 }
557557}
558558