Error problem
Martin v. Loewis
martin@loewis.home.cs.tu-berlin.de
Thu Jun 1 02:36:00 GMT 2000
> I'm a relatively new user of gcc and I was having some problems
> compiling code using release 2.95.2. Errors are generated about casts
> from (for example) char* to const char*. Are their any options on
> 2.95.2 that I can turn on to complile my code (I noticed that version
> 2.7* has no problems with the code)
It depends. For some errors you get, there may be options. Other
errors indicate serious problems in your code, where gcc cannot give
any meaning to your program.
Regards,
Martin
More information about the Gcc
mailing list