X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47241C52.6C700535@dessent.net> Date: Sat, 27 Oct 2007 22:21:22 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: "collect2.exe has stopped working" References: <357733 DOT 37547 DOT qm AT web51604 DOT mail DOT re2 DOT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Sisyphus wrote: > Vista breaks MinGW - and I think that's the issue you're facing here. > > Try upgrading to 3.4.5. Then unpack > http://dessent.net/tmp/gcc-vista-3.4.5-20060117-1.tar.gz into your MinGW > root directory. (That will overwrite the existing "problem" files.) > > I don't know that it's necessary to do the upgrade - but, since the patched > files in the (above) tarball have been built for 3.4.5, it's probably the > safest way to approach the problem. Um, that particular problem (X_OK and _access()) is 100% irrelevant to Cygwin's gcc because we don't use MSVCRT.DLL so changes in its implementation have no effect. So please don't go unpacking MinGW parts on top of Cygwin parts, that's guaranteed to break things. The gcc that ships with Cygwin should work just fine with Vista without any patches. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/