gcc error parsing in sunstudio
Hi
I'm using Studio Express 3 with GCC 3.2.3. In the error output, like
aaa.h:515: syntax error before "XXXX"
In file included from bbb.h:67,
from ccc.h:11,
from ddd.h:6,
from eee.c:1:
there are no hyperlinks for the first and last lines. In particular, the first line would be useful.
Paul

