Re: Is there any flags to disable warning and/or errors given by GCC 4.3.3?

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

 



Naganna wrote:
> Andrew Haley wrote:
>> Naganna wrote:
>>
>>  
>>>      I am not able compile my project with GCC 4.3.3 C++. My project was
>>> compiled by GCC 4.1.x.
>>>      Is there any flags to disable warning and/or errors given by GCC
>>> 4.3.3?
>>>     
>>
>> We don't know because you haven't told us what the problem is.
>>   
> [Naganna] see some warnings and errors
> 
> 1. explicit template specialization cannot have a storage class

This is part of improved support for Standard C++.

> 2. ‘memcpy’ was not declared in this scope

> I am sure i am able to fix all warning and/or errors myself.
> 
> can i disable all warning and/or errors which are introduced in gcc
> 4.3.3 with just one flag?

No.  In most cases these are real bugs in programs.

Andrew.

[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