Konstantin R.Beliaev wrote:
I'm trying to install the GNU pascal (version gpc-19990118 + gcc-2.8.1) on FreeBSD 2.2.8, but without success. The installation stops when I "make LANGUAGES=pascal" with message "`all' not remade because of errors". The latest command the script executes is "gcc -DIN_GCC -g -DHAVE_CONFIG_H obstack.o ` case "gcc" in "cc") echo "" ;; esac ` -o c++filt cxxmain.o underscore.o getopt.o getopt1.o"
This does not tell me enough to locate the problem. I have the impression that the real error message is somewhere else. Could you please post a more complete dump?
Peter