Re: Broken exe wrapper script on OS/X

2003-02-04 Thread Bruce Korb
Robert Boehne wrote: > > Bruce, > > So what does CVS Libtool do? Dunno. I don't use CVS Libtool. I use "latest stable release". If anyone has addressed such a problem, I'll try it. I am certain this had to have been tested in the past, so this is a regression in 1.4.2 over some prior release.

Re: Broken exe wrapper script on OS/X

2003-02-04 Thread Robert Boehne
Bruce, The latest stable release is 1.4.3, and I think there are OS X patches in it that aren't in 1.4.2. Regardless, to get it fixed it would need to get incorported in a pending release so CVS is the most relevant version here. Robert Bruce Korb wrote: > > Robert Boehne wrote: > > > > Bruce,

Re: Broken exe wrapper script on OS/X

2003-02-03 Thread Robert Boehne
Bruce, So what does CVS Libtool do? Robert Bruce Korb wrote: > > GNU libtool) 1.4.2 > > Here "$col" refers to an ugly path to a shell script wrapper > for the "columns" program. I modified it slightly by adding > "set -x" just before the command invocation. As you can see, > there seems to b

Broken exe wrapper script on OS/X

2003-02-03 Thread Bruce Korb
GNU libtool) 1.4.2 Here "$col" refers to an ugly path to a shell script wrapper for the "columns" program. I modified it slightly by adding "set -x" just before the command invocation. As you can see, there seems to be a problem with embedded white space in command line arguments. The argumen