Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <4.2.0.58.20011121142319.01ac9d48@ics.u-strasbg.fr> X-Sender: muller AT ics DOT u-strasbg DOT fr X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Wed, 21 Nov 2001 14:25:16 +0100 To: Corinna Vinschen From: Pierre Muller Subject: Re: [PATCH/RFA] Add SSE registers to i386 CONTEXT struct in winnt.h In-Reply-To: <20011121134500.U21630@cygbert.vinschen.de> References: <4 DOT 2 DOT 0 DOT 58 DOT 20011121132318 DOT 01aa8998 AT ics DOT u-strasbg DOT fr> <4 DOT 2 DOT 0 DOT 58 DOT 20011121122618 DOT 01e773b8 AT ics DOT u-strasbg DOT fr> <4 DOT 2 DOT 0 DOT 58 DOT 20011120135214 DOT 013acc38 AT ics DOT u-strasbg DOT fr> <4 DOT 2 DOT 0 DOT 58 DOT 20011120135214 DOT 013acc38 AT ics DOT u-strasbg DOT fr> <20011120185515 DOT Z14154 AT cygbert DOT vinschen DOT de> <4 DOT 2 DOT 0 DOT 58 DOT 20011121122618 DOT 01e773b8 AT ics DOT u-strasbg DOT fr> <20011121125557 DOT R21630 AT cygbert DOT vinschen DOT de> <4 DOT 2 DOT 0 DOT 58 DOT 20011121132318 DOT 01aa8998 AT ics DOT u-strasbg DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit At 13:45 21/11/2001 , vous avez écrit: >On Wed, Nov 21, 2001 at 01:23:39PM +0100, Pierre Muller wrote: > > > > > > By the way, isn't there a problem with cygwin patch executable ? > > > > Even though my CVS dirs are on a binary mount directory, > > > > the result of the patch is a text mode text file, > > > > which means that the line ends are CR:LF instead of LF alone ! > > > > > >We had that problem last year and I applied a patch to patch so > > >I'm pretty sure my latest patch doesn't have that problem. > > >Hmm, no, I've just tried it. It works even with textmode diffs > > >on binmode source files. Are you sure using the latest patch? > > > > $ patch --version > > patch 2.5 > > Copyright 1988 Larry Wall > > Copyright 1997 Free Software Foundation, Inc. > > > > This program comes with NO WARRANTY, to the extent permitted by law. > > You may redistribute copies of this program > > under the terms of the GNU General Public License. > > For more information about these matters, see the file named COPYING. > > > > written by Larry Wall with lots o' patches by Paul Eggert > > > > Is that the lastest ? > >Dunno. The --version output doesn't contain a hint to the applied >Cygwin specific changes, unfortunately. The Cygwin subversion is >-2. Did you install or update lately using setup.exe? If so, >what is the output of `cygcheck -c patch'? Version 2.5-2 would be >correct. Setup tells me that patch is up to date and cygcheck -c patch does return '2.5-2'. Maybe the program is confused by my mounting : $ mount F:\win95e\Cygwinhome\home\muller\gdb on /home/muller/gdb type system (binmode) C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) c: on /cygdrive/c type user (textmode,noumount) f: on /cygdrive/f type user (textmode,noumount) the file that I patch is in a subdir of /home/muller/gdb so maybe it considers only the f: text mount ? Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller AT ics DOT u-strasbg DOT fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/