'/bin/sh' gone cannot build gcc

2010-01-11 Thread Aaron Gray
I have upgraded Cygwin and am trying to build 'llvm-gcc' which is essentially the same as gcc and get the following :-     bash: /home/ang/svn/llvm-gcc/configure: /bin/sh: bad interpreter: Permission denied Many thanks in advance, Aaron -- Problem reports: http://cygwin.com/problems.html

Re: '/bin/sh' gone cannot build gcc

2010-01-11 Thread Christopher Faylor
On Mon, Jan 11, 2010 at 03:41:11PM +, Aaron Gray wrote: >I have upgraded Cygwin and am trying to build 'llvm-gcc' which is >essentially?the same as gcc and get the following :- > >?? ?bash: /home/ang/svn/llvm-gcc/configure: /bin/sh: bad interpreter: >Permission denied > >Many thanks in advance,

Re: '/bin/sh' gone cannot build gcc

2010-01-11 Thread Christopher Faylor
On Mon, Jan 11, 2010 at 04:12:48PM +, Aaron Gray wrote: >2010/1/11 Christopher Faylor : >> On Mon, Jan 11, 2010 at 03:41:11PM +, Aaron Gray wrote: >>>I have upgraded Cygwin and am trying to build 'llvm-gcc' which is >>>essentially?the same as gcc and get the following :- > >I have tried bui

Re: '/bin/sh' gone cannot build gcc

2010-01-11 Thread Aaron Gray
2010/1/11 Christopher Faylor : > On Mon, Jan 11, 2010 at 04:12:48PM +, Aaron Gray wrote: >>2010/1/11 Christopher Faylor : >>> On Mon, Jan 11, 2010 at 03:41:11PM +, Aaron Gray wrote: I have upgraded Cygwin and am trying to build 'llvm-gcc' which is essentially?the same as gcc and get

Re: '/bin/sh' gone cannot build gcc

2010-01-11 Thread Christopher Faylor
On Mon, Jan 11, 2010 at 04:33:20PM +, Aaron Gray wrote: >2010/1/11 Christopher Faylor: >> Have you tried reinstalling bash via setup.exe? > >Okay, working now after 2 bash reinstalls ! > >Many thanks Christopher, You're welcome but it still raises the question of why this was needed. Do you po

Re: '/bin/sh' gone cannot build gcc

2010-01-11 Thread Aaron Gray
2010/1/11 Christopher Faylor : > On Mon, Jan 11, 2010 at 04:33:20PM +, Aaron Gray wrote: >>2010/1/11 Christopher Faylor: >>> Have you tried reinstalling bash via setup.exe? >> >>Okay, working now after 2 bash reinstalls ! >> >>Many thanks Christopher, > > You're welcome but it still raises the

Re: '/bin/sh' gone cannot build gcc

2010-01-11 Thread Aaron Gray
2010/1/11 Aaron Gray : > 2010/1/11 Christopher Faylor : >> Also, you have c:\cygwin\bin in your path three times.  One is sufficient.   >> :-) > > Right thanks for pointing that out, they left over from the older installs. They don't seem to be in my system path. Aaron -- Problem reports:

Re: '/bin/sh' gone cannot build gcc

2010-01-11 Thread Christopher Faylor
On Mon, Jan 11, 2010 at 04:45:58PM +, Aaron Gray wrote: >2010/1/11 Christopher Faylor : >> On Mon, Jan 11, 2010 at 04:33:20PM +, Aaron Gray wrote: >>>2010/1/11 Christopher Faylor: Have you tried reinstalling bash via setup.exe? >>> >>>Okay, working now after 2 bash reinstalls ! >>> >>>