X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4B02F699.8080703@a11ysoft.com> Date: Tue, 17 Nov 2009 13:16:41 -0600 From: Pete Brunet Reply-To: pete AT a11ysoft DOT com User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Use of Dual Core causes random failures building OpenJDK References: <4B02C6E8 DOT 3020003 AT a11ysoft DOT com> <4B02CEB9 DOT 6020503 AT a11ysoft DOT com> <4B02D939 DOT 6040901 AT a11ysoft DOT com> <4B02DCC7 DOT 8080807 AT a11ysoft DOT com> In-Reply-To: <4B02DCC7.8080807@a11ysoft.com> Content-Type: text/plain; charset=ISO-8859-1 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 >$'\r': command not found Please ignore my post about this. That was the result of using a different bat file (not cygwin.bat) that I use to start an OpenJDK build job and it hadn't yet been modified to set SHELLOPTS=igncr Pete --- Pete Brunet wrote: > Well I guess it's not the same. I got > $'\r': command not found > when running a script > > For now I'll just dos2unix that file and figure the rest out later. > > Pete > --- > Pete Brunet wrote: > >> This may solve the second one. One selection google found suggests >> editing cygwin.bat to add >> >> set SHELLOPTS=igncr >> >> after the @echo off in cygwin.bat >> >> Hopefully this is the same as choosing DOS line endings in the cygwin >> 1.5 setup program. >> >> Pete >> --- >> Pete Brunet wrote: >> >> >>> I solved the first problem by copying cygintl-2.dll from my 1.5 cygwin/bin. >>> >>> Pete Brunet wrote: >>> >>> >>> >>>> Thnaks Dave, I've installed 1.7. The OpenJDK build requires >>>> backleveling make from 3.81 to 3.80. When I do that on cygwin 1.7 I get >>>> the following: >>>> >>>> Pete AT Bevo ~ >>>> $ cd / >>>> >>>> Pete AT Bevo / >>>> $ tar xjf /cygdrive/c/downloads/make-3.80-1.tar.bz2 >>>> >>>> Pete AT Bevo / >>>> $ bin/make.exe --version >>>> /usr/bin/make.exe: error while loading shared libraries: cygintl-2.dll: >>>> cannot open shared object file: No such file or directory >>>> >>>> Also, the 1.7 install is no longer asking for DOS vs UNIX line endings. >>>> I need to use DOS line endings. How to I set that with the new cygwin? >>>> >>>> Thanks, Pete >>>> --- >>>> Dave Korn wrote: >>>> >>>> >>>> >>>> >>>>> Pete Brunet wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>>> Thanks Dave, What is the proper way to upgrade the DLL? >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> The "proper" way? Heh: >>>>> >>>>> #1. Read the manual. >>>>> #2. Take back-ups! >>>>> #3. Then do it. >>>>> >>>>> However that's just the generic proper way to do anything. You probably >>>>> wanted a short answer along the lines of "Download the 1.7-specific version of >>>>> setup.exe from the cygwin.com website and run it; it will upgrade your whole >>>>> installation in-place for you", in which steps 1 and 2 are omitted. >>>>> >>>>> cheers, >>>>> DaveK >>>>> >>>>> -- 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