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-inline -fno-stack-protector -O2 -Wall -Winline -Wwrite-strings My log has x86_64-lfs-linux-gnu-gcc ../sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c ... It appears that you have a problem with gcc. I suggest you start over, ensuring all expanded tarballs and -build directories are removed. Pay close attention to the instructions and don't change anything. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
