Defining COMPILER_DEBUG and PROGRAM_BUILD_DEBUG gives
[...]
| added new definition #6 | finishing program 14 (pass=2) | th(16384) 0x82c38e4 end_first_pass(1): threads_disabled:3, compilation_depth:2 | defining constant (pass=1): function( : object(is 14)) "Backend" = Need a new master object... | Cannot load master object yet! | /home/mirar/pike/src/object.c:616: Fatal error: | Couldn't load master object. | No stack - no backtrace. | make[3]: *** [compile1] Aborted (core dumped)
???
/ Mirar
Previous text:
2003-01-05 08:29: Subject: Re: Problem compiling Pike
It crashes in do_yyparse.
| 5741 do_yyparse(); /* Parse da program */ | (gdb) n | Program received signal SIGSEGV, Segmentation fault. | 0x082e9574 in ?? ()
/ Mirar