[Vm-dev] Call to Unix experts: how i can obtain a pointers to mmap/dlopen/dlsym functions?

Igor Stasenko siguctua at gmail.com
Sat Sep 25 14:30:21 UTC 2010


On 25 September 2010 10:32, K. K. Subramaniam <kksubbu.ml at gmail.com> wrote:
> On Saturday 25 Sep 2010 6:44:19 am Igor Stasenko wrote:
>> But on Linux, mmap() is a part of GLIBC library.
>> Any idea, what module name i could use to get a pointer to
>> mmap/dlopen/dlsym using interpreterProxy functions?
> libc.so.6 (for sixth generation C library). see man page for libc
>
how i can be sure that squeak vm always using this ' sixth generation
C library',
and i'm not trying load a different version of it?
Where the guarantees that all unix boxes using libc.so.6?

> Subbu
>



-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Vm-dev mailing list