LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   cc1 error (https://www.linuxquestions.org/questions/linux-software-2/cc1-error-464982/)

jaykrishna 07-17-2006 04:57 PM

cc1 error
 
hi ALL

i have SUSE linux 10.0 system , i am trying to install MCTDH package ( scientific software) on it.

initially i had this error message-

g77: installation problem, cannot exec cc1, no such file or directory.

though cc1 is located at -

/usr/lib64/gcc/x86_64-suse-linux/4.0.2/cc1

other dir info-

/usr/bin/gcc
/usr/bin/g77
/usr/bin/f77

therefore i tried symbolic link in /usr/bin using command --
ln -s /usr/lib64/gcc/x86_64-suse-linux/4.0.2/cc1

after this i tried reinstall and compile the MCTDH program
i get this error message:

g77 -O2 -malign-double -ffast-math -funroll-loops -fomit-frame-pointer -msse2 -mfpmath=sse -m32 -I/home/jay/mctdh83.10/CompDir22795 -I/home/jay/mctdh83.10/source/include -c /home/jay/mctdh83.10/source/lib/utilities/platform.F
cc1: error: too many filenames given. Type cc1 --help for usage

opinions greatly appreciated and thanks in advance.

kaz2100 07-18-2006 04:12 PM

Usually, posting same message twice is not considered to be good idea....

jaykrishna 07-19-2006 11:47 AM

i am sorry about that.

reddazz 07-19-2006 02:39 PM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

The discussion continues here.


All times are GMT -5. The time now is 05:50 PM.