[pypy-dev] r55005 - in pypy/branch/win32port/pypy: lib lib/_ctypes module/_rawffi module/_rawffi/test rlib rlib/test

Scott Dial scott+pypy-dev at scottdial.com
Wed May 21 23:44:14 CEST 2008


Thomas Heller wrote:
>> Hardcoded "libc.so.6" on posix platforms.
>> There must be a better way.
> 
> May be that dl_iterate_phdr(3) can help?

But, from the man page:

"The dl_iterate_phdr() function is Linux-specific and should be avoided 
in portable applications."

-Scott

-- 
Scott Dial
scott at scottdial.com
scodial at cs.indiana.edu



More information about the Pypy-dev mailing list