On Mon, October 26, 2015 19:26, Michael Havens wrote:
> On Mon, Oct 26, 2015 at 12:49 PM, William Harrington
> <kb0...@berzerkula.org>
> wrote:
>

> configure:3437: /mnt/lfs/sources/gcc-build/./gcc/xgcc
> -B/mnt/lfs/sources/gcc-b
> uild/./gcc/ -B/tools/x86_64-lfs-linux-gnu/bin/
> -B/tools/x86_64-lfs-linux-gnu/l
> ib/ -isystem /tools/x86_64-lfs-linux-gnu/include -isystem
> /tools/x86_64-lfs-li
> nux-gnu/sys-include    -V >&5
> xgcc: error: unrecognized command line option '-V'
> xgcc: fatal error: no input files
> compilation terminated.
> --
> configure:3437: /mnt/lfs/sources/gcc-build/./gcc/xgcc
> -B/mnt/lfs/sources/gcc-build/./gcc/ -B/tools/x86_64-lfs-linux-gnu/bin/
> -B/tools/x86_64-lfs-linux-gnu/lib/ -isystem
> /tools/x86_64-lfs-linux-gnu/include -isystem
> /tools/x86_64-lfs-linux-gnu/sys-include    -qversion >&5
> xgcc: error: unrecognized command line option '-qversion'
> xgcc: fatal error: no input files
> compilation terminated.
> --
> configure:3695: error: in
> `/mnt/lfs/sources/gcc-build/x86_64-lfs-linux-gnu/libgcc':
> configure:3698: error: cannot compute suffix of object files: cannot
> compile
> --
>
> Heck , it might be all of them! Do I need to search any and all errors or
> is it fix them one at a time until it compiles?
> You know, I was thinking that maybe this error has something to do with
> building 64 bit.

The error is near line 3698 above it.
You can't stop at every error in the config.log. Some are critical and
stop the configure process, many don't as they are tests based on the host
build environment.

Look at this message to get an idea of what to look for. the error about
xgcc isn't the cause.

https://www.mail-archive.com/lfs-support@lists.linuxfromscratch.org/msg01779.html

Sincerely,

William Harrington

-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to