Re: [PATCH 3/4] maint: pick XSI funcs at runtime, not configure time.

2011-12-08 Thread Gary V. Vaughan
On 28 Nov 2011, at 21:44, Bob Friesenhahn wrote: > On Mon, 28 Nov 2011, Peter Rosin wrote: >> >> My typical use case is "mid-sized" at a magnitude or so larger, and >> even there with a fork rate of approx 10-15 Hz as I'm seeing, it wouldn't >> be too harsh with a couple of extra forks - a minutes

Re: [PATCH 3/4] maint: pick XSI funcs at runtime, not configure time.

2011-11-28 Thread Bob Friesenhahn
On Mon, 28 Nov 2011, Peter Rosin wrote: My typical use case is "mid-sized" at a magnitude or so larger, and even there with a fork rate of approx 10-15 Hz as I'm seeing, it wouldn't be too harsh with a couple of extra forks - a minutes or so on the wall clock time. But it would really add to the

Re: [PATCH 3/4] maint: pick XSI funcs at runtime, not configure time.

2011-11-28 Thread Gary V. Vaughan
Hi Peter, On 28 Nov 2011, at 18:05, Peter Rosin wrote: > Gary V. Vaughan skrev 2011-11-28 10:20: >> On 28 Nov 2011, at 15:48, Peter Rosin wrote: >>> Gary V. Vaughan skrev 2011-11-25 09:57: Determine, on a function by function basis, what XSI features are available in the shell that is ac

Re: [PATCH 3/4] maint: pick XSI funcs at runtime, not configure time.

2011-11-28 Thread Peter Rosin
Gary V. Vaughan skrev 2011-11-28 10:20: > Hi Peter, > > On 28 Nov 2011, at 15:48, Peter Rosin wrote: >> Gary V. Vaughan skrev 2011-11-25 09:57: >>> Determine, on a function by function basis, what XSI features >>> are available in the shell that is actually running the script, >>> rather than the

Re: [PATCH 3/4] maint: pick XSI funcs at runtime, not configure time.

2011-11-28 Thread Gary V. Vaughan
Hi Peter, On 28 Nov 2011, at 15:48, Peter Rosin wrote: > Gary V. Vaughan skrev 2011-11-25 09:57: >> Determine, on a function by function basis, what XSI features >> are available in the shell that is actually running the script, >> rather than the one that was picked at configure time by the >> re

Re: [PATCH 3/4] maint: pick XSI funcs at runtime, not configure time.

2011-11-28 Thread Peter Rosin
Gary V. Vaughan skrev 2011-11-25 09:57: > Determine, on a function by function basis, what XSI features > are available in the shell that is actually running the script, > rather than the one that was picked at configure time by the > re-execution engine. Doesn't this mean that the libtool script

[PATCH 3/4] maint: pick XSI funcs at runtime, not configure time.

2011-11-25 Thread Gary V. Vaughan
Determine, on a function by function basis, what XSI features are available in the shell that is actually running the script, rather than the one that was picked at configure time by the re-execution engine. * m4/libtool.m4 (_LT_PROG_FUNCTION_REPLACE) (_LT_PROG_REPLACE_SHELLFNS): Remove. (_LT_CHECK