Re: [lfs-support] glibc 2.16.0 don't compile with gcc 4.7.1

2012-10-24 Thread Bruce Dubbs
Adrien Vasseur wrote: > So I have : > > bash, version 4.2.37(1)-release > /bin/sh -> /bin/bash Don't top post or you will stop getting responses. Also, trim things that are not relevant. > And it doesn't work : > > gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c -c -std=gnu99 > -fgnu89-inli

Re: [lfs-support] glibc 2.16.0 don't compile with gcc 4.7.1

2012-10-24 Thread Adrien Vasseur
So I have : bash, version 4.2.37(1)-release /bin/sh -> /bin/bash Binutils: (GNU Binutils for Ubuntu) 2.22.90.20120924 bison (GNU Bison) 2.5 /usr/bin/yacc -> /usr/bin/bison.yacc bzip2, Version 1.0.6, 6-Sept-2010. Coreutils: 8.13 diff (GNU diffutils) 3.2 find (GNU findutils) 4.4.2 GNU Awk 4.0.1 /u

Re: [lfs-support] glibc 2.16.0 don't compile with gcc 4.7.1

2012-10-24 Thread Bruce Dubbs
Adrien Vasseur wrote: > Wow ! Very fast reply ! > > I run the script in the Host System Prerequisites and I have : > > bash, version 4.2.37(1)-release > /bin/sh -> /bin/dash > Binutils: (GNU Binutils for Ubuntu) 2.22.90.20120924 > bison (GNU Bison) 2.5 > /usr/bin/yacc -> /usr/bin/bison.yacc > bzip2

Re: [lfs-support] glibc 2.16.0 don't compile with gcc 4.7.1

2012-10-24 Thread Ken Moffat
On Wed, Oct 24, 2012 at 06:50:16PM +0200, Adrien Vasseur wrote: > Wow ! Very fast reply ! > > I run the script in the Host System Prerequisites and I have : > > bash, version 4.2.37(1)-release > /bin/sh -> /bin/dash That will break it. /bin/sh needs to be bash. I think the others looked ok.

Re: [lfs-support] glibc 2.16.0 don't compile with gcc 4.7.1

2012-10-24 Thread Adrien Vasseur
Wow ! Very fast reply ! I run the script in the Host System Prerequisites and I have : bash, version 4.2.37(1)-release /bin/sh -> /bin/dash Binutils: (GNU Binutils for Ubuntu) 2.22.90.20120924 bison (GNU Bison) 2.5 /usr/bin/yacc -> /usr/bin/bison.yacc bzip2, Version 1.0.6, 6-Sept-2010. Coreutils

Re: [lfs-support] glibc 2.16.0 don't compile with gcc 4.7.1

2012-10-24 Thread Bruce Dubbs
Adrien Vasseur wrote: > Hi, > > I try to build glibc 2.16.0 with the Linux From Scratch 7.2 (Chapter 5.7) > and it don't work : > > make[2]: Entering directory `/mnt/lfs/sources/glibc-2.16.0/math' > ../sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c:30:1: error: '__EI___isnan' > aliased to external s

[lfs-support] glibc 2.16.0 don't compile with gcc 4.7.1

2012-10-24 Thread Adrien Vasseur
Hi, I try to build glibc 2.16.0 with the Linux From Scratch 7.2 (Chapter 5.7) and it don't work : make[2]: Entering directory `/mnt/lfs/sources/glibc-2.16.0/math' gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c -c -std=gnu99 -fgnu89-inline -fno-stack-protector -O2 -Wall -Winline -Wwrite-strin