Displaying 1 result from an estimated 1 matches for "dstandalone2".
Did you mean:
dstandalone
2010 Apr 06
1
testexpr2
...trying to build it and run into all sorts of problems. First,
"make testexpr2" doesn't work at top level, nor in the "main"
subdirectory. If I manually try the commands for it in main/Makefile,
it doesn't have a "main" and calls "ast_log". If use -DSTANDALONE2
instead, those go away, but then:
ast_expr2f.o: In function `__register_file_version':
ast_expr2f.c:(.text+0xf): undefined reference to `ast_register_file_version'
ast_expr2f.o: In function `__unregister_file_version':
ast_expr2f.c:(.text+0x1f): undefined reference to `ast_unregister_...