From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from axis.scu.edu.au(wwwproxy.scu.edu.au[203.2.32.1]) (1413 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Fri, 27 Oct 2000 05:21:30 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from alsvid.scu.edu.au (alsvid.scu.edu.au [203.2.33.1]) by axis.scu.edu.au (8.9.1a/8.9.1) with ESMTP id TAA26040 for ; Fri, 27 Oct 2000 19:21:27 +1000 (EST) Received: from data.home (mail@annex20.scu.edu.au [203.2.32.120]) by alsvid.scu.edu.au (8.9.2/8.9.2) with ESMTP id UAA01779 for ; Fri, 27 Oct 2000 20:21:27 +1100 (EST) Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 13p4hW-0000mI-00; Fri, 27 Oct 2000 19:17:22 +1100 Date: Fri, 27 Oct 2000 19:17:22 +1100 (EST) From: Geoff Shang To: speakup@braille.uwo.ca Subject: Re: make errors involving speakup In-Reply-To: <14840.38374.139031.142579@ncinter.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: On Thu, 26 Oct 2000, Jacob Schmude wrote: > Hi Chris: > Well, I never had success withat make line. Here's what I've always done: > make bzImage 1> errors.txt 2>> errors.txt Wouldn't this give you all of stdout followed by all of stderr? Kerry's example is better - make bzImage >errors.txt 2>&1 at least you'll get it all in sequence. Geoff. -- Geoff Shang ICQ number 43634701