gcc warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

I use gcc 3.4.2 under mingw32. I need to put compiler warnings about
uninitialized variables into some text file, for example, "warnings.txt".

i try 

gcc -O -Wuninitialized -v echo.c>warnings.txt

after the execution i can see warnings on the screen, but file
"warnings.txt" is empty.

Can anyone advise, where am i wrong?



-- 
View this message in context: http://www.nabble.com/gcc-warnings-tp18946614p18946614.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux