gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: posix_spawn


From: Camm Maguire
Subject: Re: posix_spawn
Date: Fri, 22 Dec 2023 18:59:32 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Too bad, because it is working for me and could be a generic solution.
Did it eliminate those C compiler warnings?  Can you run under gdb and
backtrace at the point asking for keyboard input?

cd unixport
make raw_pre_gcl
gdb raw_pre_gcl
(gdb) r ./ <foo

Take care,

"Kirill A. Korinsky" <kirill@korins.ky> writes:

> something goes wrong here. It stuck like this:
>
> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmpspecial.lsp
> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmplam.lsp
> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmplet.lsp
> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmpvs.lsp
> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmpwt.lsp
> loading /Users/catap/src/gcl/gcl/unixport/../cmpnew/gcl_cmpmain.lsp
>
> NIL
>
> COMPILER>
> (:SDEBUG
>  :SETF :PRE-GCL :DYNAMIC-EXTENT :INTDIV :64BIT :C99 :UNEXEC
>  :NATIVE-RELOC :EDITLINE :TRUNCATE_USE_C :CLX-LITTLE-ENDIAN :BSD
>  :DARWIN21.6.0 :X86_64 :IEEE-FLOATING-POINT :DARWIN :UNIX :GMP :GCL
>  :AKCL :COMMON :KCL)
>
> COMPILER>
> #<"SYSTEM" package>
>
> SYSTEM>
> T
>
> SYSTEM> 
>
> and it expect my input via keyboard.

-- 
Camm Maguire                                        camm@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]