Re: glibc build log (TLS-related issue)

2015-06-24 Thread Samuel Thibault
Ludovic Courtès, le Wed 24 Jun 2015 23:33:21 +0200, a écrit : > Manolis Ragkousis skribis: > > > On 24 June 2015 at 12:17, Thomas Schwinge wrote: > >>> and the same command with the tarballs sources end up with > >>> > >>> http://paste.lisp.org/display/150437 > >> > >> That looks like

Re: glibc build log (TLS-related issue)

2015-06-24 Thread Ludovic Courtès
Manolis Ragkousis skribis: > On 24 June 2015 at 12:17, Thomas Schwinge wrote: >>> and the same command with the tarballs sources end up with >>> >>> http://paste.lisp.org/display/150437 >> >> That looks like , >>

Re: glibc build log (TLS-related issue)

2015-06-24 Thread Manolis Ragkousis
Hi again On 24 June 2015 at 12:17, Thomas Schwinge wrote: >> and the same command with the tarballs sources end up with >> >> http://paste.lisp.org/display/150437 > > That looks like , >

Re: glibc build log (TLS-related issue)

2015-06-24 Thread Manolis Ragkousis
On 24 June 2015 at 12:17, Thomas Schwinge wrote: > That looks like something's going wrong with IFUNCs, > . What's your > exact configure command line? In particular, are you using > --disable-multi-arch (if I remember correctly)? No I am

Re: glibc build log (TLS-related issue)

2015-06-24 Thread Thomas Schwinge
Hi! On Wed, 24 Jun 2015 11:37:00 +0300, Manolis Ragkousis wrote: > On 23 June 2015 at 16:10, Samuel Thibault wrote: > > Ok, the change which made my glibc work with static linking is: > > > > --host=i586-gnu --build=i586-gnu > > > > I guess the default i686 variant introduces bugs. > > > > Try

Re: glibc build log (TLS-related issue)

2015-06-24 Thread Manolis Ragkousis
On 23 June 2015 at 16:10, Samuel Thibault wrote: > Ok, the change which made my glibc work with static linking is: > > --host=i586-gnu --build=i586-gnu > > I guess the default i686 variant introduces bugs. > Trying to run "make lib" in darnassus using i586-gnu, with the debian sources, fails with

Re: glibc build log (TLS-related issue)

2015-06-24 Thread Manolis Ragkousis
On 23 June 2015 at 16:10, Samuel Thibault wrote: > Ok, the change which made my glibc work with static linking is: > > --host=i586-gnu --build=i586-gnu > > I guess the default i686 variant introduces bugs. > Trying to run "make lib" in darnassus using i586-gnu, with the debian sources, fails with

Re: glibc build log (TLS-related issue)

2015-06-24 Thread Thomas Schwinge
Hi! On Tue, 23 Jun 2015 15:10:12 +0200, Samuel Thibault wrote: > Ok, the change which made my glibc work with static linking is: What's the failure mode? (So that it can be added to , or a new issue be filed.) > --host=i586-gnu --build=