[PATCH, V3 10/15] gdb: sim: buildsystem changes to accommodate libsframe
Indu Bhagat
indu.bhagat@oracle.com
Mon Oct 31 20:39:01 GMT 2022
On 10/30/22 07:15, Mike Frysinger wrote:
> On 30 Oct 2022 00:44, Indu Bhagat via Binutils wrote:
>> [Changes in V3]
>> - Additional diff in sim/ppc/Makefile.in to accommodate libsframe.
>> This is needed to ensure --enable-targets=all continues to build.
>> - Addressed review comments by Mike Frysinger.
>
> this doesn't seem to actually address my comments. you're still poking
> the internals of libtool by accessing files under .libs/.
> -mike
gdb does not use libtool yet.
I see that opcodes/Makefile.am bfd/Makefile.am each create a
opcodes/libopcodes.a and bfd/libbfd.a by copying over from the
respective artifact from the .libs/ at build-time.
More information about the Binutils
mailing list