[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: -no-undefined
From: |
Eli Zaretskii |
Subject: |
Re: -no-undefined |
Date: |
Thu, 14 Jan 2016 21:34:22 +0200 |
> Date: Thu, 14 Jan 2016 19:12:53 +0000
> From: Gavin Smith <address@hidden>
> Cc: Texinfo <address@hidden>, Ken Brown <address@hidden>
>
> In ExtUtils::MM_Win32 the static library is passed
> directly as an argument to the linker, but that doesn't work for
> libtool. I'm not sure exactly of the reasons, but it gives a warning
> looking like
>
> *** Warning: Linking the shared library XSParagraph.la against the
> *** static library /usr/lib/libcle.a is not portable!
One problem with doing this is that on Windows, it precludes
generating a shared library.
- -no-undefined, Gavin Smith, 2016/01/13
- Re: -no-undefined, Eli Zaretskii, 2016/01/13
- Re: -no-undefined, Ken Brown, 2016/01/13
- Re: -no-undefined, Gavin Smith, 2016/01/14
- Re: -no-undefined, Ken Brown, 2016/01/14
- Re: -no-undefined, Eli Zaretskii, 2016/01/14
- Re: -no-undefined, Gavin Smith, 2016/01/14
- Re: -no-undefined,
Eli Zaretskii <=
- Re: -no-undefined, Gavin Smith, 2016/01/15
- Re: -no-undefined, Ken Brown, 2016/01/15
- Re: -no-undefined, Eli Zaretskii, 2016/01/15
- Re: -no-undefined, Gavin Smith, 2016/01/15
- Re: -no-undefined, Eli Zaretskii, 2016/01/15
- Re: -no-undefined, Eli Zaretskii, 2016/01/20