Re: autoconf: AC_SEARCH_LIBS with AC_LANG([C++]) broken when using gcc 8

2019-01-17 Thread Nick Bowler
On 1/17/19, Paul Gevers wrote: > On 14-01-2019 11:57, Matthias Klose wrote: >> On 12.01.19 21:37, Chaim Zax wrote: >>> Because autoconf can be used outside a Debian environment this solution >>> might not work for everyone. Perhaps the AC_SEARCH_LIBS function should >>> be extended so function

Re: autoconf: AC_SEARCH_LIBS with AC_LANG([C++]) broken when using gcc 8

2019-01-17 Thread Paul Gevers
Hi Doko, Thanks for your reply. On 14-01-2019 11:57, Matthias Klose wrote: > On 12.01.19 21:37, Chaim Zax wrote: >> Because autoconf can be used outside a Debian environment this solution >> might not work for everyone. Perhaps the AC_SEARCH_LIBS function should >> be extended so function

Re: autoconf: AC_SEARCH_LIBS with AC_LANG([C++]) broken when using gcc 8

2019-01-14 Thread Matthias Klose
On 12.01.19 21:37, Chaim Zax wrote: > Hi, autoconf developers, Debian gcc maintainers, > > In Debian there is a bug [1] reported on the autoconf package which > relates to a change in gcc 8. After looking into the issue it's not > completely clear to me what the best solution should be. > > The

autoconf: AC_SEARCH_LIBS with AC_LANG([C++]) broken when using gcc 8

2019-01-12 Thread Chaim Zax
Hi, autoconf developers, Debian gcc maintainers, In Debian there is a bug [1] reported on the autoconf package which relates to a change in gcc 8. After looking into the issue it's not completely clear to me what the best solution should be. The autoconf function AC_SEARCH_LIBS check the