cpp and Thot Schemas compilation

Stephane. (Stephane.Bonhomme@imag.fr)
Fri, 25 Apr 1997 17:39:24 +0200

> Some troubles with schema compilation may occur :
> >str test.S
> sh: cpp: not found
> Segmentation fault (core dumped)

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