Statically linked library?
am 20.10.2009 04:07:19 von Ning Shi--001485e29a466f8f3504765452c8
Content-Type: text/plain; charset=UTF-8
Hi,
I'm writing a program to record the system calls my web application places
by interposing the libc libraries. However, I noticed that none of the
system calls generated by the MySQL module in PHP is being recorded. I did
ltrace and it seems like the module is statically linked, but doing "file
/usr/lib/php/modules/mysql.so" says differently. I'm using Fedora 11 and
wondering if PHP is statically linked or not by default?
Thank you.
--
Ning
--001485e29a466f8f3504765452c8--