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