I would be more than happy to cut a release, if only I could remember how.
I think the last version I released was 1.5.x - I'll look around but if
anyone on the list remembers where the instructions are - please help me
out ;)

Thanks,

Rob Boehne

On Fri, Sep 21, 2018 at 5:50 AM Samuel Tardieu <s...@rfc1149.net> wrote:

> Hi.
>
> Since libtool latest release 3 years ago, some important problems have
> been patched. In particular, "-fuse-ld=…" is now propagated to the
> driver when linking.
>
> For example, it is not possible to build LLVM modules using libtool on
> Ubuntu LTS using only released packages. "llvm-config --cxxflags"
> outputs "… -fuse-ld=gold -Wl,--no-keep-files-mapped …",  and only the
> linker option "--no-keep-files-mapped" is passed to the driver
> (g++/clang++) while "-fuse-gold=ld" is dropped, causing GNU ld to halt
> with an error because "--no-keep-files-mapped" is a gold-only option.
>
> This is a known problem which has been fixed in libtool repository in
> Feb. 2016 (f9970d99293faf908fdc153a653fa5781095fb7a), but no libtool
> release seems to have taken place since then.
>
> Would it be possible to cut a formal release?
>
>   Sam
>
>
>
> _______________________________________________
> https://lists.gnu.org/mailman/listinfo/libtool
>
_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to