Closed lixiangnlp closed 11 years ago
What version of gcc are you using? I'm not having this problem here whether I set $GCCFLAG or not. My gcc version:
% gcc --version gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Also see Issue #6. This had the same problem which is why I'm surprised it's still showing up.
I can't replicate and need more information so I'm closing this issue for now. Please reopen if this is still an issue.
I first set the GCCFLAG, by the command "export GCCFLAGS="-march=core2 -mfpmath=sse -msse2 -mmmx"" After I run the command "./parse.sh sample-data.txt" Then it shows some errors, can you tell me why? The error information is as below. heads::syntactic_data::headchild() Error: can't find entry for category %UNDEFINED% (best-parses: sym.h:129: const char* symbol::c_str() const: Assertion `is_defined()' failed. Aborted (core dumped)