help-gplusplus
[Top][All Lists]
Advanced

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

ansi c++ type checking issue


From: georgekadaplackel
Subject: ansi c++ type checking issue
Date: 16 May 2007 07:09:44 -0700
User-agent: G2/1.0

Hi ,



I was initially using CCSparc compiler for compiling C++. Now I have
swiched to gcc compiler .2.95.2 .

Now I am getting errors in the stack which was already compiling with
CCSparc . It is doing strict type checking . type casting on void
pointers all such stuffs , checking for void parameter in methods
explicitly

I tried removing errors in some files w.r.t errors ... it is compiling
properly .Since the stack is huge it is not easy to do modification in
each module.



Is there any option to switch off this while using gnu c++  compiler ...
to turn off ansi c++ restrictions ...



I tried few like -ansi  etc .... But in vain ...



Any help in this regard  would be appreciated .


Thanks in advance ,
geo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]