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 "[EMAIL PROTECTED]" | /* 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/