On Tue, Dec 1, 2020 at 7:56 AM Thomas Andrejak
wrote:
>
> Can you explain what GCC options can interfere with this ?
--as-needed caused problems in the past. I think it was a linker bug.
On occasion you needed to tame the linker with -Wl,--no-as-needed. The
weird thing was, the need for -Wl,--no-
Hello
I'm sorry, I was not on the master branch. With an up to date gnulib
version, I do not have this issue anymore.
Thanks !
Regards
Le dim. 3 janv. 2021 à 23:34, Bruno Haible a écrit :
> Hi,
>
> Thomas Andrejak wrote:
> > On debian 9 /10 / testing
> > ...
> > > > But, event with this patch
Hi,
Thomas Andrejak wrote:
> On debian 9 /10 / testing
> ...
> > > But, event with this patch, I still have build failure and I need to do
> > > some patches like that :
> > >
> > https://salsa.debian.org/totol-guest/libprelude/-/blob/master/debian/patches/013-fix-test_rwlock1.patch
> > >
> > > I
Hello
Does someone has any updates on this ?
Thanks
Regards
Le mar. 1 déc. 2020 à 13:56, Thomas Andrejak a
écrit :
> Hello
>
> Can you explain what GCC options can interfere with this ?
>
> Thanks
>
> Regards
>
> Le dim. 29 nov. 2020 à 00:18, Thomas Andrejak
> a écrit :
>
>> Hello
>>
>> Than
Hello
Can you explain what GCC options can interfere with this ?
Thanks
Regards
Le dim. 29 nov. 2020 à 00:18, Thomas Andrejak a
écrit :
> Hello
>
> Thanks for your answer
>
> On debian 9 /10 / testing
>
> Regards
>
> Le ven. 27 nov. 2020 à 21:34, Bruno Haible a écrit :
>
>> Thomas Andrejak w
Hello
Thanks for your answer
On debian 9 /10 / testing
Regards
Le ven. 27 nov. 2020 à 21:34, Bruno Haible a écrit :
> Thomas Andrejak wrote:
> > Few years ago, we had an issue when--as-needed was enabled. There has
> been
> > a patch for this :
> >
> https://github.com/coreutils/gnulib/commit
Thomas Andrejak wrote:
> Few years ago, we had an issue when--as-needed was enabled. There has been
> a patch for this :
> https://github.com/coreutils/gnulib/commit/426320901d46b1f3b63ba1ec8e9e60cb0e28cb77
>
> But, event with this patch, I still have build failure and I need to do
> some patches
Hello
Few years ago, we had an issue when--as-needed was enabled. There has been
a patch for this :
https://github.com/coreutils/gnulib/commit/426320901d46b1f3b63ba1ec8e9e60cb0e28cb77
But, event with this patch, I still have build failure and I need to do
some patches like that :
https://salsa.de