X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=luh2yslnsdUhiF5sIWXS4Cj/CTVa+Cuh60Bj1vAWkgWH+BiMRzke2 byCHTJMKqBSrrdPaaB2lbaY3UJ0ZKZNS/jVOqiNNkqLvMrbOJCcB6/FUItKbKNW9 jUmsYsj1J5phZlJO3ShZGeNLjQcC45V7nutorBCky8WdTbb1YG76UE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=jQ9okMnsj2ahNY7mHhAs1+CzQHY=; b=v5mbC4owEosQU9AFVwuSlkV6lILF rEcUlVcJxYjDXES1+HFYqn5+VWm46SJT76uPRPRffpNFCG0EKT1VjOxa+xE59WoA x7OPjPpba64Wpvp74CE7BE4f1tYHX7GupNkueK2SZ2ov91eeai947ohawTRIUCQ5 7MuxJcUSJ20pfQk= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mho-02-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX186vycJ7iBSnaQkBPtu25bb Date: Sat, 30 Nov 2013 21:56:29 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Cygwin64 1.7.26: Problem with linking many files Message-ID: <20131201025629.GA2506@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <7clh991o7tk467gld42tfha7q9p9oblcrk AT 4ax DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7clh991o7tk467gld42tfha7q9p9oblcrk@4ax.com> User-Agent: Mutt/1.5.20 (2009-06-14) On Fri, Nov 29, 2013 at 07:22:57PM +0100, Bengt Larsson wrote: >I found a problem with linking many files in Cygwin64. It works fine in >bash but from the Windows shell I get the below. To repeat, download the >latest version of my editor from http://www.bengtl.net/files/mg3a/ >Extract into a directory, go there and type "make". Since it's when >linking many files this seems the easiest to repeat. There is no problem >in Cygwin32, either from bash or the Windows shell. > >... > >gcc -pipe -O2 -DDIRED -DPREFIXREGION -o mg basic.o dir.o dired.o file.o >line.o match.o paragraph.o random.o region.o search.o ucs.o util.o >variables.o version.o width.o window.o word.o langmode_c.o ucsnames.o >buffer.o display.o echo.o extend.o help.o kbd.o keymap.o macro.o main.o >modes.o cinfo.o spawn.o ttyio.o tty.o ttykbd.o fileio.o -lcurses >/usr/lib/gcc/x86_64-pc-cygwin/4.8.2/../../../../x86_64-pc-cygwin/bin/ld: >cannot find macro.o: Too many open files >... I'm building snapshots now which should fix this problem. This is YA reason for a quick 1.7.27 release. http://cygwin.com/snapshots/ cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple