This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC reproducible crash


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...

Sorry for wasting your time.

-Justin

=====
--
      __ ____ ___  __ __
     |  |    |   \|  |  |  "If it ain't broke, you're not trying!"--Red Green
     |  |  __|    |  | _|
   __|  |__  |  | |   /_   ICQ: 76824935
  |  |  |    |    |  |  |  dopefish_justin@yahoo.com
  |______________/___|__|  http://dopefishjustin.tripod.com/

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]