This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Sun, 22 Mar 2009 12:57:30 +0530 Naganna <genaganna@vizexperts.com> wrote: > Hi All, > > 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? > > or > > I should remove and/or change code to eliminate warning and/or > error? GCC 4.3 broke a lot of C++ code due to a header dependency cleanup. There is a porting document @ http://gcc.gnu.org/gcc-4.3/porting_to.html that should point you in the right direction. -- gcc-porting, by design, by neglect treecleaner, for a fact or just for effect wxwidgets @ gentoo EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662
Attachment:
signature.asc
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |