Unable to build GDB 13.1 on Solaris 11.3 Sparc

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Thu Mar 9 10:37:02 GMT 2023


Andreas Schwab <schwab@suse.de> writes:

> On Mär 08 2023, Rainer Orth wrote:
>
>> If you're building from the gdb 13.1 tarball, you can omit those.  Btw.,
>> --disable-binutils is harmful: gdb depends on libbfd and won't link
>> without, as you've discovered.
>
> --disable-binutils does not disable building bfd (binutils is just
> another consumer of bfd, like gdb), and will not do any harm.

True, sorry for the confusion.  However, my point stands: none of those
--disable-* options are needed when building from a tarball, and keeping
configure lines as simple as possible unless proven otherwise has more
often than not proven to help things.

It's only when you build from a git checkout that they help reduce build
time, but still aren't strictly necessary.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


More information about the Gdb mailing list