Frank,
I looked at what my lex compiler is producing, and the parser_lex.c file is about 4000 lines. Note that I am NOT using Sun Studio 12. If I am interpreting the error message you are seeing correctly, it looks like your parser_lex.c file is ending after only 212 lines, hence the unexpected EOF error. I have no idea why this is happening with studio 12 on your system.

I haven't heard of anyone having this problem with GNU tools, and it works fine with the tools I use, so maybe this is a Sun Studio 12 issue?
Drew

On 03/26/09 03:41 AM, Frank Zimmer wrote:
Hello,

i removed the trailings from the mentioned lines
but this doesn't help.

Same error message than before


Frank

_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to