On 2021-01-15 17:44 +0100, coolnodje wrote:
> Many thanks! I wasn't aware of the creation of the config.log
> 
> I was looking at the configure file itself trying to figure out what
> would have gone wrong.
> 
> In this case the error seems pretty clear: option -V doesn't seem to be
> supported by gcc-10.2.1

It's wrong.  The script just tests -V for compatibility with other C compilers.

> configure:1737: checking for C compiler default output
> configure:1740: gcc    conftest.c  >&5
> /usr/bin/ld: cannot find Scrt1.o: No such file or directory
> /usr/bin/ld: cannot find crti.o: No such file or directory
> collect2: error: ld returned 1 exit status

The problem is here.

Try to find out why "gcc" can't compile a program.
-- 
Xi Ruoyao <xry...@mengyan1223.wang>
School of Aerospace Science and Technology, Xidian University

-- 
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