This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Why does libc.so use absolute path?


 Hello.

 I have a question: Why does libc.so in glibc-2.0.7pre5 use absolute
path instead of relative path? I want to use it both on a native
i586-gnu environment and on a cross i586-gnu environment, but if
libc.so is

GROUP ( /lib/libc.so.0.2 /lib/libcrt_nonshared.a )

then it cannot be used on my cross environment. In glibc-2.0.4, it was
relative path, and there was no problem. If there is a reason, please
let me know.

Thanks,
OKUJI
----------------------------------------------------------------------
 .~~.          OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
 o _           http://www-mbi3.kuicr.kyoto-u.ac.jp/~okuji/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]