Bad path on removal of libatomic causing compilation failure
Sam James
sam@gentoo.org
Sat Nov 15 08:01:26 GMT 2025
Basile Starynkevitch <basile@starynkevitch.net> writes:
> On Sat, 2025-11-15 at 05:19 +0000, Sam James via Gcc-help wrote:
>> Anubis 1101 via Gcc-help <gcc-help@gcc.gnu.org> writes:
>>
>> > The full configure line was just "./configure". The first time around, I didn't use any special modifiers.
>> > I did run it a few times, and experimented with using the prefix
>> > command and a few others to see if I could change things, but at best
>> > it still just ran for 20 or so minutes, and then exited with "Error
>> > 2".
>>
>> I wonder if you're building in-tree? Are you running `./configure`
>> inside of your git checkout directly, or within a subdirectory you
>> create?
>
>
> The GCC documentation explicitly forbids in-tree build. https://gcc.gnu.org/install/configure.html
Yes, that's why I asked about it.
More information about the Gcc-help
mailing list