I am trying to create the flit signature file for zlib library. My flair version 6.1 .I am using the following command:
$ ./pelf libz.a zlib.pat
Output: skipped:0 total:0
$ ./sigmake zlib.pat zzlib.sig
Output: No headers found.
The problem is that pelf is not parsing the libz.a
file. The same problem is occuring when I try to parse another file i.e libgcc.a