For any problem with compilation please read first :
http://opera.inrialpes.fr/thot/doc/Compiling.html#L440
If some problem occurs with cpp :
be sure that cpp preprocessor is in the PATH. One can use the following shell
script in conjuction with gcc, name it cpp, put it in the PATH with 755 Unix
rights:
#!/bin/sh
exec `gcc --print-prog-name=cpp` $*
Stéphane.
-----------------------------------------
Stéphane BONHOMME - PhD Student
Projet Opéra
Unité de Recherche INRIA Rhône-Alpes
655 avenue de l'Europe
38330 Montbonnot Saint-Martin
email: Stephane.Bonhomme@inrialpes.fr
Phone: (33)76.61.53.81 Fax: (33) 76.61.52.52