|
|
|
|||||
|
slice2cpp/Parser and yydebug
I have had more problems trying to build slice2cpp on Solaris using the Forte compiler. Grammar.y produces the symbol yydebug under certain conditions but these conditions are assumed by Parser.cpp. When these conditions are not true slice2cpp fails to link with symbol 'yydebug' not found. This can be fixed by surrounding the use of yydebug with #if YYDEBUG/#endif just as is done in the code generated from Grammar.y
regards, Andrew
__________________
You are in a maze of twisty little passages, all different. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Memory leak in IceXML::Parser::parse(string&) | leya | Help Center | 2 | 11-29-2006 10:24 PM |
| XML parser availability | stephan | Comments | 2 | 03-30-2004 01:30 AM |
| slice2cpp: relocation error: ... undefined symbol: yydebug | catalin | Help Center | 1 | 11-07-2003 07:56 AM |
| Remaking the SLICE parser, ++ | catalin | Help Center | 1 | 11-07-2003 07:54 AM |
| Slice parser question | vukicevic | Help Center | 2 | 07-01-2003 01:57 PM |