bug-binutils
[Top][All Lists]
Advanced

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

[Bug libsframe/31108] combined binutils+gcc build fails to install (libb


From: indu.bhagat at oracle dot com
Subject: [Bug libsframe/31108] combined binutils+gcc build fails to install (libbfd installed before libsframe)
Date: Fri, 01 Dec 2023 21:51:35 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=31108

--- Comment #4 from Indu Bhagat <indu.bhagat at oracle dot com> ---
Yes, the toplevel Makefile.* in GCC will need the install-* dependencies in GCC
13.2.0.

The original commit
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=3de627ffe4b51b3d82acdb5fb04c189978697832
chose to skip bringing install-* dependencies.

We will likely need backport of:

bfd: linker: merge .sframe sections
commit dab58c93634bef06fd289f49109b5c370cd5c380
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=dab58c93634bef06fd289f49109b5c370cd5c380


toplevel: Makefile.def: add install-strip dependency on libsframe
commit  eff0e7a4ae31d1e4e64ae37bbc10d073d8579255
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=eff0e7a4ae31d1e4e64ae37bbc10d073d8579255


That said, I would like to understand first if --enable-shared is meant to be
supported in combined tree build.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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