#!/bin/sh
echo "Sorry: C++ cross-compiling doesn't work yet"
exit 1
# exec g++ -b i486-emx -V 2.5.8 $*
