hi
i got the same error please help

/home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh:
/home/pradeepd/gccxml/GC: bad interpreter: No such file or directory
/home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh:
/home/pradeepd/gccxml/GC: bad interpreter: No such file or directory
/home/pradeepd/gccxml/GCC/gcc/config.gcc: line 214: syntax error near
unexpected'token `in
'home/pradeepd/gccxml/GCC/gcc/config.gcc: line 214: `case $machine in
/home/pradeepd/gccxml/GCC/gcc/config.gcc: line 214: syntax error near
unexpected'token `in
'home/pradeepd/gccxml/GCC/gcc/config.gcc: line 214: `case $machine in

thanks in advance.

On 8/16/07, Brad King <[EMAIL PROTECTED]> wrote:
>
> pradeep kumar wrote:
> > running /bin/sh "/home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh"
> > "/home/pradeepd/gccxml-build/GCC/config_cmake/gcc_platform.cmake"
> > "/usr/bin/cmake"  2>&1
> > /home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh:
> > /home/pradeepd/gccxml/GC: bad interpreter: No such file or directory
>
> That is strange.  For some reason the shell is trying to run
> "/home/pradeepd/gccxml/GC" as if it were an interpreter.  This is as if
> a script starts with the line
>
> #!/home/pradeepd/gccxml/GC
>
> Please try running this command by hand:
>
> /bin/sh "/home/pradeepd/gccxml/GCC/config_cmake/gcc_platform.sh"
> "/home/pradeepd/gccxml-build/GCC/config_cmake/gcc_platform.cmake"
> "/usr/bin/cmake"
>
> Thanks,
> -Brad
>
_______________________________________________
gccxml mailing list
[email protected]
http://www.gccxml.org/mailman/listinfo/gccxml

Reply via email to