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

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to