Eric Pouech wrote:
../../tools/strip_imports libwinspool.drv.so objcopy: styEor1D: File truncated
tested with binutils 2.9.1 and 2.10.1 and I get the same error... even when changing objcopy by strip did some strace on the operation, and it seems that there's some mixup in the section reading / writing
Very strange. I've tried various versions of objcopy (the GNU original 2.9, 2.9.1, 2.10, 2.10.1 and the version 2.9.5.0.24 that my SuSE distribution ships with) and they all work just fine ...
Maybe it is caused by something else in the build chain? I'm using gcc 2.95.2, ld 2.9.5.0.24 and glibc 2.1.3 (all as modified for the SuSE distro).
Could you send me the libwinspool.drv.so file that objcopy is choking on? I'd like to look whether there's something strange with that.
Bye, Ulrich