This is the mail archive of the gcc@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]

backward compatibility of g++ ?


Hi,

I have been developing a code (~15.000 lines) using 
g++-2.95 on Mandrake 8.2.

After upgrading to Mandrake 9.0 I had to realise that g++3.2 doesn't 
compile my code anymore. I believe this is due to the fact that the 
newer g++  (>3.0 ?) versions are more strict in regard to ISO standards.

Is there any way (e.g. a flag setting in g++) which allows me to compile 
my g++-2.95 compatible code with g++-3.2 ?

I would be surprised if g++ wouldn't be backward compatible.

I just downgraded my system back to Mandrake 8.2 after spending 2 days 
trying to install g++-2.95 parallel to g++-3.2, without success.

Thank you very much for any advice you can give.

Immo Trinks



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