Hello,
* Eric Blake wrote on Fri, Apr 15, 2011 at 03:46:33PM CEST:
> On 04/15/2011 06:59 AM, KO Myung-Hun wrote:
> > OS/2 limits a length of a DLL base name up to 8 characters. If a name of
> > a shared library is longer than 8 characters, OS/2 cannot load it. So the
> > option to specify a short
On 04/15/2011 06:59 AM, KO Myung-Hun wrote:
> OS/2 limits a length of a DLL base name up to 8 characters. If a name of
> a shared library is longer than 8 characters, OS/2 cannot load it. So the
> option to specify a short name is needed.
> ---
> NEWS |1 +
> doc/libtool.