Re: Bad path on removal of libatomic causing compilation failure
Sam James via Gcc-help <[email protected]>
| Newsgroups | gmane.comp.gcc.help |
|---|---|
| Organization | Gentoo |
| Message-ID | <[email protected]> |
Basile Starynkevitch <[email protected]> writes: > On Sat, 2025-11-15 at 05:19 +0000, Sam James via Gcc-help wrote: >> Anubis 1101 via Gcc-help <[email protected]> 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.