After trying to build a program that would use libdts on amd64, I discovered that I had to root around in its configuration to retarget it to use dts_pic instead. Your scheme of building a second library file with _pic is one I hadn't seen before.
Given that libdts apparently hasn't changed for over a year, do you think you could consider it stable enough to either build an -fPIC version and leave it as the only .a, or include the .so file? The package seems fairly limited on amd64 otherwise. thanks, -neil -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

