bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Checking gold without libc.a


From: Mitchell Dorrell
Subject: Checking gold without libc.a
Date: Tue, 15 Feb 2022 07:46:01 -0500

I have a CentOS system which does not have static glibc libraries installed (specifically, no libc.a). With binutils 2.38 and the --enable-gold option, make check fails because gold can't find libc.a.

Is this expected behavior? Are the static glibc libraries required for gold's testing suite?

Without --enable-gold, make check completes successfully.

Thanks!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]