I am having trouble using statifier to test with a simple hello world application. I am running Ubuntu Desktop 8.04 64-bit edition. The application was compiled using GCC 4.2.3. Here are the linked binaries:
ldd a.out
linux-vdso.so.1 => (0x00007fffa09fe000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fd198373000)
libm.so.6 => /lib/libm.so.6 (0x00007fd1980f2000...
2009-02-27 20:30:27 UTC in ELF statifier