cfg:set 'big-endian' "$(c++:compile " int main() { int value(1); return reinterpret_cast (&value)[0] == 0 ? $yes : $no; } ")"