RFC: libverto nearing release
    Ken Raeburn 
    raeburn at MIT.EDU
       
    Thu Jun 30 23:44:51 EDT 2011
    
    
  
On Jun 30, 2011, at 22:29, Ezra Peisach wrote:
> The build tests will not work without shared libraries.  The abi test - 
> which should work on a static lib - fails - as you are looking for the 
> .so shared library.  In addition  objdump is not universal. nm might be 
> more appropriate - as I believe all unix type platforms have it (I might 
> be wrong here)
I think pretty much any UNIXy platform with a development environment will have it -- it's included in POSIX -- but note that the default output formats vary between system types, so "nm -P" is probably a good idea.
Ken
    
    
More information about the krbdev
mailing list