Failure when using crt unit
I get this failure when I try to compile a program that uses the crt unit program test; uses crt; ... begin .. end. I call gpc with this gpc -O --automake --extended-syntax test.pas -o test I get this failure: gpc: installation problem, cannot exec 'cpp': no such file or directory gpc1: gpc exits with status 1 /usr/lib/gcc-lib/i386-rehat-linux/2.8.1/crt.pas:345 '/usr/lib/gcc-lib/i386-rehat-linux/2.8.1/crtc.c' could not be compiled modul crt could not be compiled I have run the test with make which uses units the standard units which is descibed in the documentation of the beta relaese , should be read automatically. Does anybody seen this problem and what shal I do to fix it? Klaus F. Ãstergaard
Hello! Klaus Friis Ãstergaard wrote:
[...] gpc: installation problem, cannot exec 'cpp': no such file or directory [...]
See http://www.gnu.de/archive/gpc/9912/msg00049.html . (Yes, the archive - including the search function - is up again. An announcement to gpc-announce is in preparation.:-) Hope this helps, Peter -- http://home.pages.de/~Peter.Gerwinski/ - G-N-U GmbH: http://www.g-n-u.de Maintainer GNU Pascal - http://home.pages.de/~GNU-Pascal/ - gpc-19990118 GnuPG key fingerprint: 9E7C 0FC4 8A62 5536 1730 A932 9834 65DB 2143 9422 keys: ftp://ftp.gerwinski.de/pub/keys/ - AntiSpam: http://spam.abuse.net
participants (2)
-
Klaus Friis Østergaard -
Peter Gerwinski