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:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=q2f6Ab6Shy4mapF8dLWDaolZ/NsUL d+/60Ro5weeGPjOIGoYacd42GQzVLnFekfkus/09sYp5mlv0OZw8mBSS9uTOJpVW Gr+7QqPmSUfVTR0jjyWWOsrgP3n4Us1w9O9TBgMhR+e0LUElYdd1hDu8GPZB4bNp SOqI5BMOF6PJd0= 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:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=FfiN0MTQCMq94WTAs1M5z3D/myI=; b=Q3o A8d+fHVbbpw3vNf/W95yO/714tl5LCbnJdTxmJfh5pYbuYfs2ok1AK/v2GvlBJ9U 1mexG005SIDcWqFx5Dq9TuZQi+ztuyHvWG3KPS8T0NbxHP+M9cUFyPcp+KijZ47O DB34WfXNhc7bATNi+nVA1aoB3E54UwONf8e3L7NE= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f177.google.com X-Received: by 10.194.7.36 with SMTP id g4mr1465356wja.37.1401777514711; Mon, 02 Jun 2014 23:38:34 -0700 (PDT) MIME-Version: 1.0 From: Michael Wild Date: Tue, 3 Jun 2014 08:38:14 +0200 Message-ID: Subject: Compiling cygwin1.dll To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Dear all In order to pinpoint an error I'm trying to compile cygwin1.dll from source following the instructions here: https://cygwin.com/faq.html#faq.programming.building-cygwin. However, when building binutils, I trip over this error: https://sourceware.org/ml/binutils/2014-02/msg00064.html. According to DJ (https://sourceware.org/ml/binutils/2014-02/msg00067.html), "attempts to build the old binutils/gdb in CVS are going to be doomed". Apparently the development of these packages is now tracked in a separate git repo. So, my question is now, how do I get a working build for the cygwin DLL? Do I have to replace binutils/gdb in the CVS checkout with the git checkout? How are the current snapshots built? Thanks for any pointers in the right direction. Michael -- 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