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]

RE: Forward declaration issue on gcc 3.4.3(New)


Jian-ping.Hui wrote:

> Now my question is: Why there are such difference between the two version
> gcc? 

  This is a VFAQ.  See http://gcc.gnu.org/gcc-3.4/changes.html#cplusplus

> Could I compile b.cpp by simply changing some compiler options?

  No, you will have to fix the invalid code to be fully compliant with the C++
language standard.



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]