On 3/6/06, randhir phagura <[EMAIL PROTECTED]> wrote: > checking size of long double... configure: error: cannot compute sizeof > (long double), 77 > See `config.log' for more details. > `/tools/i686-pc-linux-gnu/bin/ld' -> `/tools/i686-pc-linux-gnu/bin/ld-old' > mv: cannot stat `/tools/bin/ld-new': No such file or directory
Randhir, Two things: 1. This is an lfs-support issue. This is the wrong list. 2. If you're going to script the build, try setting `set -e' in your script. Please read `man bash' for more details. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
