From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,59ec34bfa2373410 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!news.jgaa.com!news.hacking.dk!pnx.dk!munin.nbi.dk!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Using Jim Rogers' "Ada Binding to Pipes"? (Was: SSH Sessions?) Date: 13 Aug 2004 13:48:06 +0200 Organization: Munin Sender: sparre@sparre.crs4.it Message-ID: References: <49dc98cf.0408091032.508f09df@posting.google.com> <2nrv4rF3hamgU1@uni-berlin.de> NNTP-Posting-Host: dhcp83.dhcp.nbi.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: munin.nbi.dk 1092397687 16337 172.24.5.83 (13 Aug 2004 11:48:07 GMT) X-Complaints-To: sparre@munin.nbi.dk NNTP-Posting-Date: Fri, 13 Aug 2004 11:48:07 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: g2news1.google.com comp.lang.ada:2715 Date: 2004-08-13T13:48:06+02:00 List-Id: Marc A. Criley wrote: > Just want to reacquaint everyone about the existence of Jim Rogers' > "Ada Binding to Pipes" > (http://www.adapower.com/reuse/pipes.html). You can issue a command > and all the output is caught and easily read back in for > post-processing. I have some problems getting it to link (using GNAT/Linux/IA32). This looks like the critical section in the output from `gnatmake`: ---------- gnatlink pipe_commands_test.ali ./pipe_commands.o(.text+0x3f4): In function `pipe_commands__read_next': : undefined reference to `c_constant_eof' collect2: ld returned 1 exit status gnatlink: cannot call /usr/gnat/gnat-501p-jmc/bin/gcc gnatmake: *** link failed. ---------- Any suggestions? Jacob -- "You've got to build bypasses!"