Re: gcc and my mind
- From: Duke Robillard <duke@xxxxxxxxxxxx>
- Date: Wed, 07 Sep 2005 10:59:13 -0400
verna.lamay@xxxxxxxxxxxx wrote:
> compiling my application with Visual C++ compiler i get, 3,2 , 1 or no warning.
> When i compile it with gcc it give me 2 screens of warning. I apreciate that gcc
> it's an open source compiler and it's free, but it have a maturity taht should
> stop or reduce this kind of thinks. What do you think?
I think you've probably got it backwards; I bet gcc is warning you
about a whole bunch of problems you ought to fix. That's been my
experience with gcc vs. other compilers.
If you don't want to fix them, you can give -w a go.
Duke
.
- References:
- gcc and my mind
- From: verna . lamay
- gcc and my mind
- Prev by Date: for hillard: really fantastic dvd video - dutpu wubmi ul fey - (1/1)
- Next by Date: RCU+SMR Not!
- Previous by thread: Re: gcc and my mind
- Next by thread: Help! pthread_cancel causes problem
- Index(es):
Relevant Pages
|