On Sun, Oct 21, 2001 at 04:04:20PM -0700, Justin the Almighty wrote: >OK, after much head-scratching I finally found the problem. I'm missing >as.exe! For some reason the gcc-2.95.3-5 archive didn't include it, and >Cygwin setup deleted my previous copy when it uninstalled the old >version of GCC. So what was happening was the call to as.exe was going >to the next copy on the path, which is the DJGPP version, which of >course barfs on /cygdrive locations. (GCC still shouldn't crash, but I >guess it's not a high-priority fix ;)) I'm re-downloading gcc-2.95.3-5 >now; my local copy is smaller than the one on the server, so hopefully >it now includes as.exe...
as.exe is not in the gcc tar ball. It's in binutils. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/