The 32-bit linker(ld.so.1) uses the ‘stat64

srdpt3의 이미지

The 32-bit linker(ld.so.1) uses the ‘stat64’ instead of the ‘stat’ to look up the load modules.
I tested with ‘truss date’ not using the OpenFrame system.
The 32-bit linker is looking up the load modules with the ‘stat64’.

32 비트용 링커가 stat() 함수 대신 stat64() 를 사용하는데 왜 그런지 아시는분 계시면 고수분들 도와주세요

제 OS 는 SunOS 5.10 Generic_144488-10 sun4u sparc SUNW,SPARC-Enterprise 입니다