Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » C++ language problems and code snippets » printing MinGW return
printing MinGW return [message #40239] Tue, 09 July 2013 12:54 Go to previous message
amando1957 is currently offline  amando1957
Messages: 57
Registered: November 2007
Location: Wien/Vienna/Viden
Member
Hello folks

I am compiling with MinGW 32 bit at Win 7 using the command-line. It is working fine in general, just the compiler-return is being printed at screen only.

I would like to get it printed into a file, but the usual approaches do not work:

type mingw ARGS > return.txt
echo mingw ARGS > return.txt
copy mingw ARGS > return.txt
ctty PRN


The DOS-ref says that "stderr" cannot be redirected, as anyone had the religion "they should see the errors on screen always".
Can anyone give me a hint, how to get the errors into "return.txt"?

kind greets
Martin
 
Read Message
Read Message
Read Message
Previous Topic: diff/patch for Strings
Next Topic: error in examples
Goto Forum:
  


Current Time: Wed Apr 24 05:36:39 CEST 2024

Total time taken to generate the page: 0.02024 seconds