Maxima can't write to /dev/stdout

Reini Urban rurban@x-ray.at
Thu Jul 26 19:36:00 GMT 2012


On Thu, Jul 26, 2012 at 2:10 PM, Achim Gratz wrote:
> Reini Urban writes:
>> But note that clisp already should come with debug info.
>
> Where to look for it?  I'm assuming that I need to step into the open
> function from the lisp "open" call via gdb to see where the trailing
> "/1" gets stripped of from the file name pointed to by the symlink, so
> I'd need to have at least a symbol file with that entry point.

Don't know yet. I'm still busy at work.

>> -g is required for the (disassemble) function to work.
>
> You mean in CFLAGS for the build?

Yes, and

src_install() {
   # do not strip for (disassemble)
   _CYGPORT_RESTRICT_strip_=1

-- 
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list