elfutils build and testing

2017-09-18 Thread Phi Debian
Hi All, Just subscribed :). Here is my 1st question. I just git cloned the elfutils.git How to I build it, to my surprise there is no configure script (assuming the clone is not damaged) My secondary question is assuming I can build what is the process to run the test suite? I run on ubuntu

Re: elfutils build and testing

2017-09-18 Thread Phi Debian
Hi All Sorry about that, I figured that using the tarball do provide the configure script, I'll start from there. Cheers Phi

readelf ignore .debug_pubtypes

2018-03-23 Thread Phi Debian
Hi All, I am affraid I will ask a trivial question but can't find any pointers. I am using the latest git available source code for readelf, and build is ok. DL$ ~/elfutils/src/readelf --version readelf (elfutils) 0.170 I got a vmlinux kernel with a .debug_pubtypes section DL$ ~/elfutils/src/r

Supress false positive warning GCC -O3

2025-01-09 Thread Phi Debian
Building with gcc -O3 bring false positive warning. This is a GCC bug, and this patch is a work around. This is reported at https://sourceware.org/bugzilla/show_bug.cgi?id=32527 Cheers, Phi From 3ac65cf6eec36a9a22af378e89bc4d5b148d8713 Mon Sep 17 00:00:00 2001 From: Philippe Benard Date: Thu, 9