delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/11/01/20:22:47

Date: Mon, 2 Nov 1998 01:22:29 +0000 (GMT)
From: George Foot <george DOT foot AT merton DOT oxford DOT ac DOT uk>
To: djgpp AT delorie DOT com
Subject: Re: Patch Problems
In-Reply-To: <71itd5$hg0$1@nnrp1.dejanews.com>
Message-ID: <Pine.OSF.4.05.9811020106570.19255-100000@sable.ox.ac.uk>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Mon, 2 Nov 1998 aschrotenboer AT my-dejanews DOT com wrote:

> I finished building EGCS 1.1a, and then decided to patch the EGCS src to PGCC
> 1.1. my problem is that patch doesn't do anything. I type this in at the dos
> prompt: "patch egcs-1.1b-pgcc-1.1.diff". And patch just hangs there. The
> program does NOTHING. Ctrl-C just echoes to screen, and the only way to quit
> is to type exit (found that out by accident). Why doesn't patch do
> anything???????????????????????????????

Is that GNU Patch?  Because you didn't specifiy the patch file
using `-i', it's reading it from stdin.  Try either:

    patch -i egcs-1.1b-pgcc-1.1.diff

or

    patch < egcs-1.1b-pgcc-1.1.diff

Typing `exit' shouldn't have had any effect in itself, but the
Ctrl-C probably wasn't noticed until you hit Enter.

-- 
george DOT foot AT merton DOT oxford DOT ac DOT uk

xu do tavla fo la lojban  --  http://xiron.pc.helsinki.fi/lojban/lojban.html

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019