Re: compilation [str] problems (1.4a)

Hi Pierre,

In-reply-to: Your message of Wed, 21 Apr 1999 16:37:28 -0400."
             <371E36E5.BD6F475A@cisco.com> 
> make[3]: Entering directory `/export/src/WWW/Thot/schemas'
> /export/src/WWW/Thot/obj/bin/str Arbre2
> cpp: GNU C does not support -C without using -E
> ***ERR line 1

That's is due to a wrong definition of CPP in your file Options
Could you change it to set:
CPP     = gcc -E -x c

I don't know why ../configure didn't detect that you're working with a gcc
compiler.
Hope that solves your problem.
  Irene.

Received on Friday, 23 April 1999 07:03:30 UTC