This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][gdb/testsuite] Compile index-cache.c with -Wl,--build-id


On 2019-06-21 11:47 a.m., Pedro Alves wrote:
> Was the testcase
> written on a system with a compiler that defaults to --build-id ?

Yes, gcc on Ubuntu (which I use) is compiled with --enable-linker-build-id.

I think it's correct to change the test case to not assume the linker generates a build-id by default.

Simon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]