///////////////////////////////////////////////////////////////////// GNAT for Mindstorms 2012 binaries x86 Linux (tested under Ubuntu 12.04) Porting to Linux by Peter Bradley (pbradley@datsi.fi.upm.es) Departamento de Ingeniería de Sistemas Telemáticos (DIT). Universidad Politécnica de Madrid (UPM), E28040 Madrid, Spain. //////////////////////////////////////////////////////////////////// INSTALLING NOTE: Bear in mind Unix filesystem permissions! Extract adaformindstorms-linux-2012-x86-gdb-bin.tar.gz to the desired install directory (e.g.: /usr/local): $ tar xzvf adaformindstorms-linux-2012-x86-gdb-bin.tar.gz -C /usr/local USE Look for instructions on how to compile, upload and debug inside your install directory /share/doc/mindstorms/README EXAMPLES The directory /share/examples/mindstorms/demos contains simple examples to get you started.