Thread: .so problem
View Single Post

   
  #7 (permalink)  
Old 01-05-2008, 07:31 AM
stef
 
Posts: n/a
Default Re: .so problem

Ok man,

You care about that, but if you want :
http://aixpdslib.seas.ucla.edu/aixpdslib.html

sorry to say that but :
nm -pBC /usr/lib/libc.a | grep nprintf

returns nothing !

and libxml2.6.16.a with "ar" contains libxml2.so.2

if I try ldd on this libxml2.so.2, it's a shared lib !


anyway, Now if I compile my own version of vsnprintf() and link-it
everything work...

sorry again

> Doesn't matter. None of this has changed much over the years.


Sometimes things change...

sorry


Reply With Quote