X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.4 required=5.0	tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,TW_BJ,TW_JC
X-Spam-Check-By: sourceware.org
Message-ID: <51352109.9040300@dunslane.net>
Date: Mon, 04 Mar 2013 17:32:41 -0500
From: Andrew Dunstan <andrew@dunslane.net>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0
MIME-Version: 1.0
To: marco atzeri <marco.atzeri@gmail.com>
CC: cygwin@cygwin.com
Subject: Re: Binutils objcopy bug (was Re: rebase segfault)
References: <50F5D246.6010902@gmail.com> <50F653AB.80102@gmail.com> <20130116123509.GA16991@calimero.vinschen.de> <50F6AD63.8080106@gmail.com> <20130124030145.22fa143f@YAAKOV04> <20130124092746.GC8311@calimero.vinschen.de> <510103AF.3080305@gmail.com> <20130124100037.GB24121@calimero.vinschen.de> <51027B9E.3080104@gmail.com> <CAEwic4b6jQkh+5FT+R1um12U09nqHoNcR1Vj7kZpsuvQb7pMpg@mail.gmail.com> <20130125150006.GC26731@calimero.vinschen.de> <5102A09A.7040506@gmail.com> <CAHiT=DE5doJnH43DRmbkn7jhN=+cjPo8Cftfsw6fy0+GkZeSzA@mail.gmail.com> <51038B4F.1090903@gmail.com> <CAHiT=DET_G9kAazCtDLzMxxL62YcZqcQ6y22ODqna7E-v7aA-A@mail.gmail.com> <51094E62.30000@dunslane.net> <5134FD6A.2000701@dunslane.net> <5135127D.3050607@gmail.com>
In-Reply-To: <5135127D.3050607@gmail.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com


On 03/04/2013 04:30 PM, marco atzeri wrote:
> On 3/4/2013 9:00 PM, Andrew Dunstan wrote:
>>
>> I have not heard a word on this in the 5 weeks or so since it was sent.
>> Are you guys interested in fixing this or not?
>
> yes Andrew,
> I am working on it, unfortunately this Makefile spaghetti
> is not nice to handle
>
> probably 90% is working now, but I just found
> that postgres.exe is incomplete
>
> attached current patch for my trial
>
> src/backend/Makefile needs some works for
> postgres.exe and libpostgres.a
>
> that I hope is the only missing bit
>


Incidentally, there is no need to change the test schedules, and such a 
patch would not be accepted. There is an option to restrict the number 
of concurrent connections the regression tests will run (designed 
specifically with Cygwin in mind, in fact, many years ago.) The way to 
do this is:

     make MAX_CONNECTIONS=10 check


cheers

andrew


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

