Hi,
I tried to compile GV (the replacement of ghostview) and I got the following error. Very strange isn't it. Can someone explain it.
thanks a lot.
JC
[tiferet:~/soft/gv/gv-3.5.8] jcame% make
making all in ./source...
cc -arch "ppc" -O -pipe -I/usr/X11R6/include -D__powerpc__ -D__DARWIN__ -DFUNCPROTO=7 -DNARROWPROTO -DNON_BLOCKING_IO -DUSE_SIGNAL_HANDLER -DUSER_DEFAULTS=\"~/.gv\" -DGV_LIBDIR=\"/usr/local/lib/gv/\" -DGV_CODE -DUSE_FALLBACK_STYLES -c -o Aaa_lex.o Aaa_lex.c
^Z
cc: Internal compiler error: program cpp-precomp got fatal signal 15
make[1]: *** [Aaa_lex.o] Error 1
make: *** [all] Terminated
Interrupted by signal 1
Terminated