delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | JSONCRAIG AT aol DOT com |
Message-ID: | <144d37d0.2522b142@aol.com> |
Date: | Tue, 28 Sep 1999 20:03:14 EDT |
Subject: | Ouptput question |
To: | cygwin AT sourceware DOT cygnus DOT com |
MIME-Version: | 1.0 |
X-Mailer: | AOL 4.0 for Windows 95 sub 10 |
This may sound really stupid but I can't get the output from compiling (warnings, erros, etc.) to be put into a text file. I'm guessing it has something to do with c++.exe passing execution to cc1plus.exe. Anyway, I've tried the following to no avail: $ c++ -o foo.exe foo.cpp > out.txt $ c++ -o foo.exe foo.cpp >> out.txt This sounds like a real beginner problem, but I still can't figure it out and with STLs many templates getting expanded in a few compile-time errors, it's not rare to have an error go over 4 screens of info. Thanks, Jason -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |