This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Hi, I have undefined versioned symbols at making libc.so for SH target. They are pthread_attr_init@@GLIBC_2.1 and pthread_attr_init@GLIBC_2.0 defined in linuxthreads/weaks.c. I can avoid them by adding a line sh.*-.*-linux.* libpthread=0 GLIBC_2.2 to the shlib-versions, but is this correct? kaz
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |