Hi, On Fri, May 24, 2019 at 02:47:25PM +0800, Yu, Mingli wrote: > > On Tue, May 21, 2019 at 03:33:06PM +0800, mingli...@windriver.com wrote: > > > Skip the tests which depend on gcc when > > > gcc not deployed. > > > > What exactly are you trying to do? > > When would you run make check without having gcc installed? > > Thanks Mark! > I just run the check without having gcc installed, and of cource no compiler > installed in my test env.
I don't think that is a realistic test environment for testing the elfutils libraries. You have to have the tools to create various ELF files and DWARF data to properly test things work correctly. Cheers, Mark