X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A2A4678.3020906@gmail.com> Date: Sat, 06 Jun 2009 20:35:36 +1000 From: David Billinghurst User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] gmp-4.3.1-1 for cygwin-1.7 References: <4A287EBF DOT 5020408 AT users DOT sourceforge DOT net> <4A2886AD DOT 7000602 AT users DOT sourceforge DOT net> <4A288B1C DOT 7010104 AT gmail DOT com> <4A29193A DOT 8000004 AT gmail DOT com> <4A29561A DOT 1040008 AT gmail DOT com> In-Reply-To: <4A29561A.1040008@gmail.com> 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-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 Dave Korn wrote: > David Billinghurst wrote: > >> I have rebuilt gmp with CVS binutils and -shared-libgcc. This fixes the >> problem for me. Could someone (Yaakov?) download the new DLLs in >> libgmp3-4.3.1-1.tar.bz2 and libgmpxx4-4.3.1-2.tar.bz2 (below) and >> confirm the fix. >> >> ################# Full gmp package ####################### >> >> D=http://billinghurst.customer.netspace.net.au/cygwin-1.7 >> >> wget -x -nH --cut-dirs=1 \ >> ${D}/gmp/gmp-4.3.1-2-src.tar.bz2 \ >> ${D}/gmp/gmp-4.3.1-2.tar.bz2 \ >> ${D}/gmp/setup.hint \ >> ${D}/gmp/libgmpxx4/libgmpxx4-4.3.1-2.tar.bz2 \ >> ${D}/gmp/libgmpxx4/setup.hint \ >> ${D}/gmp/libgmp3/libgmp3-4.3.1-2.tar.bz2 \ >> ${D}/gmp/libgmp3/setup.hint \ >> ${D}/gmp/libgmp-devel/libgmp-devel-4.3.1-2.tar.bz2 \ >> ${D}/gmp/libgmp-devel/setup.hint > > This doesn't appear to work for me with the existing expr.exe; I think you > should just use new binutils but keep the static libgcc linkage. The static > ctors in the DLL appear to be getting run twice, which is bad. > I have deleted these files, in the hope that it will reduce confusion. I did a rebuild with CVS binutils and static libgcc linkage. This doesn't work with expr after rebaseall, either. -- 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/