Unfortunatley, the gcc wrapper used in CW Symbian 2.5 displays
multi-line warning messages as separate messages, starting with a
warning message, but with the second and further lines as true error
messages which cause the compilation to be flagged unsuccessful in the
IDE.
I specified now "--no-warn" in the Symbian Target Panel in the
"Additional command line" field. This turns off all gcc warnings so I
can compile and link, however I'd like to see the gcc warnings.
I remember that the same problem exists in CW Linux when gcc 3.x is
installed, and I also remember that there was a patch around to fix
this. Any chance to get something similar for CW Symbian?
luz