Re: statically linked precompiled expect binary for solaris

From: Darren Dunham (ddunham_at_redwood.taos.com)
Date: 10/24/03


Date: Fri, 24 Oct 2003 15:18:20 GMT

In comp.unix.solaris TingChong <ma7777772@hotmail.com> wrote:
> I am looking for a statically linked precompiled expect program
> (binary) for solaris 8.

Statically linked programs for Solaris are (intentionally) very
difficult to produce. Can I ask why you want one?

> Is it available somewhere in the web?

Most importantly, statically linked programs are *very* fragile in the
face of system updates. I would almost expect that if one were created,
it might not run on your machine unless they had the same versions of
some key patches.

-- 
Darren Dunham                                           ddunham@taos.com
Unix System Administrator                    Taos - The SysAdmin Company
Got some Dr Pepper?                           San Francisco, CA bay area
         < This line left intentionally blank to confuse you. >


Relevant Pages

  • Re: Solaris 7/8/9 in a zone of Solaris 10?
    ... that Sun guarantees binary compatibility between Solaris versions... ... not sure if he also counted statically linked programs:) ... libraries are built from the same source, ...
    (comp.unix.solaris)
  • Re: statically linked precompiled expect binary for solaris
    ... In comp.unix.solaris TingChong wrote: ... Statically linked programs for Solaris are very ... statically linked programs are *very* fragile in the ... < This line left intentionally blank to confuse you. ...
    (comp.lang.tcl)