Re: 1.3.20 gcc cannot exec cc1 update

2003-03-07 Thread Christopher Faylor
On Fri, Mar 07, 2003 at 01:23:22PM +0100, Michael Graff Andersen wrote: >Hello > >I have made a little progress, I found mail about a problem similar to >mine > >The solution was: >chmod a+x /bin >chmod a+x /lib/gcc-lib/i686-pc-cygwin/3.2/ > >now I get >gcc hello.c -o hello >/usr/lib/gcc-lib/i686

1.3.20 gcc cannot exec cc1 update

2003-03-07 Thread Michael Graff Andersen
Hello I have made a little progress, I found mail about a problem similar to mine The solution was: chmod a+x /bin chmod a+x /lib/gcc-lib/i686-pc-cygwin/3.2/ now I get gcc hello.c -o hello /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot open crt0.o: No such file