* Ralf Wildenhues wrote on Thu, Dec 29, 2005 at 02:46:14PM CET:
> * Edward Chernenko wrote on Wed, Dec 28, 2005 at 12:34:06PM CET:
> > Hi, my system is LFS/Linux, C compiler TCC 0.9.23 and
> > I'm using
> > > GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
> All in all, I wonder whether it's
Hi Edward,
* Edward Chernenko wrote on Wed, Dec 28, 2005 at 12:34:06PM CET:
> Hi, my system is LFS/Linux, C compiler TCC 0.9.23 and
> I'm using
> > GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
>
> This compiler have no support for '-soname' linker
> option. I advise you to include the ch
Hi, my system is LFS/Linux, C compiler TCC 0.9.23 and
I'm using
> GNU libtool 1.5.22 (1.1220.2.365 2005/12/18
22:14:06)
This compiler have no support for '-soname' linker
option. I advise you to include the check for such a
compiler feature into the libtool configure macro.
Edward.