$ gcc --save-temps --verbose ex1.c -o ex1__ 2>&1 | tee a.txt
The above works, but would like to know if any other way exists too, or not. If not, then why not.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 12 of 12
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |