hi <br>i got the same error please help<br><br>/home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh: /home/pradeepd/gccxml/GC: bad interpreter: No such file or directory<br>/home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh: /home/pradeepd/gccxml/GC: bad interpreter: No such file or directory
<br>/home/pradeepd/gccxml/GCC/gcc/config.gcc: line 214: syntax error near unexpected'token `in<br>'home/pradeepd/gccxml/GCC/gcc/config.gcc: line 214: `case $machine in<br>/home/pradeepd/gccxml/GCC/gcc/config.gcc: line 214: syntax error near unexpected'token `in
<br>'home/pradeepd/gccxml/GCC/gcc/config.gcc: line 214: `case $machine in<br><br>thanks in advance.<br><br><div><span class="gmail_quote">On 8/16/07, <b class="gmail_sendername">Brad King</b> <<a href="mailto:brad.king@kitware.com">
brad.king@kitware.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">pradeep kumar wrote:<br>> running /bin/sh "/home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh"
<br>> "/home/pradeepd/gccxml-build/GCC/config_cmake/gcc_platform.cmake"<br>> "/usr/bin/cmake"  2>&1<br>> /home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh:<br>> /home/pradeepd/gccxml/GC: bad interpreter: No such file or directory
<br><br>That is strange.  For some reason the shell is trying to run<br>"/home/pradeepd/gccxml/GC" as if it were an interpreter.  This is as if<br>a script starts with the line<br><br>#!/home/pradeepd/gccxml/GC<br>
<br>Please try running this command by hand:<br><br>/bin/sh "/home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh"<br>"/home/pradeepd/gccxml-build/GCC/config_cmake/gcc_platform.cmake"<br>"/usr/bin/cmake"
<br><br>Thanks,<br>-Brad<br></blockquote></div><br>