|
| From: | Bruce Korb |
| Subject: | Re: [Mingw-users] Re: Solving the "relink exe's" libtool problem[take 3] |
| Date: | Mon, 20 Jan 2003 11:31:31 -0800 |
Earnie Boyd wrote:
>
> This patch passes my test. What do we need to do to get this accepted
> into libtool cvs HEAD?
> > + newargz[0] = xstrdup("/bin/sh");
This may not be the shell and there is no point allocating it.
It is fine to use it from static memory.
| [Prev in Thread] | Current Thread | [Next in Thread] |