X-Spam-Check-By: sourceware.org Message-ID: <43A17A7E.4020304@student.lu.se> Date: Thu, 15 Dec 2005 15:15:26 +0100 From: Lennart Borgman User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Where is patch? References: <43A064AD DOT 4050604 AT student DOT lu DOT se> <20051214192858 DOT GM2399 AT calimero DOT vinschen DOT de> <43A07425 DOT 70205 AT student DOT lu DOT se> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Joe Smith wrote: > > Actually considering that the changelog of 2.5.9 indicates that it is > an actual release, it seems likely that it was never moved over to the > main site only because it was in the wrong directory. What do I need to be able to build patch 2.5.9 for Cygwin? I downloaded gcc-core and make and some other things. Trying to run ./conficure I get >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> configure:1652: checking for C compiler default output configure:1655: gcc conftest.c >&5 Assembler messages: FATAL: can't create /cygdrive/d/temp/ccXbKQlo.o: No such file or directory configure:1658: $? = 1 configure: failed program was: | #line 1631 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "patch" | #define PACKAGE_TARNAME "patch" | #define PACKAGE_VERSION "2.5.9" | #define PACKAGE_STRING "patch 2.5.9" | #define PACKAGE_BUGREPORT "bug-patch AT gnu DOT org" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1697: error: C compiler cannot create executables See `config.log' for more details. <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< The directory /cygdrive/d/temp exists. -- 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/