On Sat, Jul 18, 2009 at 02:55:29AM +0200, Thomas Steinbach wrote: >Hello, > >since a few weeks I can't comp?ile my (native mingw) projet >which was no problem until the gcc was renamed to gcc-3 > >I get now this error and don't know what's wrong with my makefile. >I renamed all executables to *-3, except as.exe but as.exe exist. > >[...] >/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe: >/usr/lib/gcc/i686-pc-cygwin >/3.4.4/../../../../i686-pc-cygwin/bin/as.exe: cannot execute binary file >make: *** [int/wrap_s.obj] Error 1
And what does ls -l /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe show? cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple