Re: Installation problem ?? ( now cannot exec `cc1'...)
laurent@laurent-parise.com wrote:
I put GCC (from Slack 8.0 source disk) and GPC sources in /usr/src and proceed to installation. At the end of 'make', I read the message :
checking if compiler f771 has been built... no Configuring in i686-pc-linux-gnu/libchill creating cache ./config.cache checking if compiler cc1chill has been built... no Configuring in i686-pc-linux-gnu/libobjc creating cache ./config.cache checking if compiler cc1obj has been built... no
Do you think this is a normal message ?
Yes, it is. It just notes that the Fortran, Chill and Objective C compilers were not built. I assume you didn't want to build them, so it's ok.
('make' detected gcc 2.95.3 and used a special patch ... ) so I run 'make pascal.install' in 'gpc-build/gcc'. (Should I have done a 'make install' and install gcc too ???)
Yes. Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/ GPC To-Do list, latest features, fixed bugs: http://agnes.dida.physik.uni-essen.de/~gnu-pascal/todo.html
participants (2)
-
Frank Heckenbach -
laurent@laurent-parise.com