From: Alexandre Naaman (naaman++at++laplace.engr.sgi.com)
Date: 05/31/2002 11:24:54
On Fri, 31 May 2002, Olivier Koch wrote:
Hi Oliver,
Is it possible that someone modified the libInventor.so.3 that lives in
/usr/lib32 by running 'strip -f' on it?
Just for fun, try running 'efldump -cmt libInventor.so.3'. If it returns
nothing then this library has been stripped. Otherwise it should spew out
a bunch of cruft about the .comment section of the ELF file which would
have been removed after having run strip.
A+,
Alex.
> Hi,
>
> I would like to get help on using Purify on Irix 6.5.
> When I compile the code the program dies with the following message :
>
> Purify 4.1 IRIX6, Copyright (C) 1992-1997 Rational Software Corp. All
> rights reserved.
> .... Processing "/usr/lib32/libm.so"
> .... Processing "/usr/lib32/libpthread.so"
> .... Processing "/usr/local/lib32/libfltk.so.1"
> .... Processing "/usr/lib32/libGLC.so"
> .... Processing "/usr/lib32/libGLU.so"
> .... Processing "/usr/lib32/libGL.so"
> .... Processing "/usr/lib32/libXmu.so"
> .... Processing "/usr/lib32/libXext.so"
> .... Processing "/usr/lib32/libX11.so.1"
> .... Processing "/usr/lib32/libXm.so.1"
> .... Processing "/usr/lib32/libXt.so"
> .... Processing "/usr/lib32/libifl.so"
> .... Processing "/usr/lib32/libil.so"
> .... Processing "/usr/lib32/libInventor.so.3"
> #ERROR: (fatal) Stripped binaries are not supported
> [/usr/lib32/libInventor.so.3].
> #ERROR: (fatal) Unable to instrument /usr/lib32/libInventor.so.3 [recons].
>
> Can anybody help me go around these ?
>
> Thanks a lot in advance,
>
> Olivier Koch
> --
> koch++at++graphics.lcs.mit.edu
>
This archive was generated by hypermail 2b29 : Fri May 31 2002 - 11:25:05 PDT