> How have you done the libthread? Standard compilation for > glibc produces > _pic only for libc on my system. My libm is still quite large.
If the linuxthreads add-on is enabled in your glibc configuration, that should produce pic & map files, in the following manner: ./linuxthreads/libpthread_pic.a ./libpthread.map For libm, it is created in the same way: ./math/libm_pic.a ./libm.map And it seems to work very weel for libm too. No additional object files seems to be necessary, as for libc. Regards, -------------------------------------------- Jean-Denis Boyer, B.Eng., Technical Leader Mediatrix Telecom Inc. 4229 Garlock Street Sherbrooke (Qu?bec) J1L 2C8 CANADA (819)829-8749 x241 -------------------------------------------- ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/