On Fri, 2011-03-25 at 16:30 +0100, Marek Polacek wrote:
On 03/25/2011 04:27 PM, Marek Polacek wrote:
> Ok, another try. I've constructed an ELF file with all the
> DT_* flags set, it is named testfile58.
FWIW, here is source code of program which constructs an ELF
file like this:
I think you should include this and produce the ELF file during the test
run instead of only including the binary. I realize that is stretching
the testsuite support a little. But in this case the elf file is
completely produced "synthetically" instead of depending on compiler
versions/arch.
Cheers,
Mark