[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ksh bug on Tru64 UNIX causes current libtool failure
From: |
Norman Gray |
Subject: |
Re: ksh bug on Tru64 UNIX causes current libtool failure |
Date: |
Thu, 2 Jun 2005 11:36:53 +0200 |
Greetings,
On 2005 Jun 2 , at 10.37, Ralf Wildenhues wrote:
Alternatively, the better option might be to tweak *DETECT_BETTER_SHELL
to prefer ksh over bin/sh..
I don't really want to intervene in this debate, but: <wince>. ksh has
at least the unfortunate property that all file descriptors other than
0, 1, 2 are closed before an exec, and so aren't inherited by process
children. Ksh seems unique in this, though it isn't listed as a
problem in the autoconf section on shell portability issues. It's not
a major problem -- and may not be a problem at all for libtool -- but
it does make some otherwise attractive idioms impossible.
By the way, since tru64 seems a rather "interesting" target for
libtool:
Oooh yes; oh yes indeedy. I've come to the conclusion that if your
application builds on Tru64 and OS X, then it'll build just about
anywhere.
All the best,
Norman
--
----------------------------------------------------------------------
Norman Gray : Physics & Astronomy, Glasgow University, UK
http://www.astro.gla.ac.uk/users/norman/ : www.starlink.ac.uk
- Re: ksh bug on Tru64 UNIX causes current libtool failure, Nicolas Joly, 2005/06/01
- Re: ksh bug on Tru64 UNIX causes current libtool failure, Ralf Wildenhues, 2005/06/02
- Re: ksh bug on Tru64 UNIX causes current libtool failure,
Norman Gray <=
- Re: ksh bug on Tru64 UNIX causes current libtool failure, Nicolas Joly, 2005/06/02
- FYI: ksh bug on Tru64 UNIX causes current libtool failure, Ralf Wildenhues, 2005/06/05
- Re: FYI: ksh bug on Tru64 UNIX causes current libtool failure, Nicolas Joly, 2005/06/07
- Re: FYI: ksh bug on Tru64 UNIX causes current libtool failure, Ralf Wildenhues, 2005/06/07
- Re: FYI: ksh bug on Tru64 UNIX causes current libtool failure, Nicolas Joly, 2005/06/07
- Re: FYI: ksh bug on Tru64 UNIX causes current libtool failure, Ralf Wildenhues, 2005/06/07
- Re: FYI: ksh bug on Tru64 UNIX causes current libtool failure, Nicolas Joly, 2005/06/07