Re: 0.97 Is a regression for Cygwin
Leon Bottou <[email protected]>
| Newsgroups | gmane.lisp.lush.devel |
|---|---|
| Message-ID | <[email protected]> |
> However, I can't even run 0.97's (helptool) at all under 0.97. I get: > **** GASP: Severe error : Signal 11 has occurred > **** GASP: Trying to recover > **** GASP: You should save your work immediatly > I couldn't find a Changelog for the 0.97 release, so I don' t have a clue > where to start looking. There are lots of changes in 0.97. It might help to have a gdb stack trace. > The only big issue I see is that I get an assertion failure each time I > attempt to compile Lush code: > /* Insert entry into global hash table */ > hsym = insert_symbol(drop_leading_char(abfd,sym->name)); > ASSERT(! (hsym->flags & DLDF_DEFD)); > hsym->flags = DLDF_DEFD; At this point lush already has generated the C and compiled the OBJ file. Could you email me the output of 'objdump -fh --syms --disassemble xxxx.obj' on this file? Thank you. - Leon ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com