Re: statically linked precompiled expect binary for solaris
lvirden_at_yahoo.com
Date: 10/28/03
- Next message: newexpectuser: "Expect or sftp question ?"
- Previous message: Arjen Markus: "Re: Tcl code estimation"
- In reply to: Darren Dunham: "Re: statically linked precompiled expect binary for solaris"
- Next in thread: Darren Dunham: "Re: statically linked precompiled expect binary for solaris"
- Reply: Darren Dunham: "Re: statically linked precompiled expect binary for solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Oct 2003 13:17:51 GMT
According to Darren Dunham <ddunham@redwood.taos.com>:
:In comp.unix.solaris TingChong <ma7777772@hotmail.com> wrote:
:> I am looking for a statically linked precompiled expect
:Most importantly, statically linked programs are *very* fragile in the
:face of system updates.
Weird - thinking back, I think I've found the opposite to be much more
common - apps delivered by vendors, etc. with dynamic libraries or
even ones built in house, but with one machine at a different set of
patches than others, resulting in the app requiring shared libraries of
specific versions that don't exist elsewhere. Whereas with statically
linked apps, things seem to work.
Of course, in BOTH cases, one has to be careful not to compile for instance
something on Solaris 9 and then try to run it on Solaris 8.
-- <URL: http://wiki.tcl.tk/ > In God we trust. Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. <URL: mailto:lvirden@yahoo.com > <URL: http://www.purl.org/NET/lvirden/ >
- Next message: newexpectuser: "Expect or sftp question ?"
- Previous message: Arjen Markus: "Re: Tcl code estimation"
- In reply to: Darren Dunham: "Re: statically linked precompiled expect binary for solaris"
- Next in thread: Darren Dunham: "Re: statically linked precompiled expect binary for solaris"
- Reply: Darren Dunham: "Re: statically linked precompiled expect binary for solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|