OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: vthomas on July 21, 2004, 06:56:18 am

Title: Where is dlopen() and libdl?
Post by: vthomas on July 21, 2004, 06:56:18 am
I have a  6000L and using zgcc I've compiled Tcl/Tk for XQt. It works great. However, the configure script concluded that dynamic loading wasn't avaiable. It was looking for -ldl and the dlopen() call. Is it really not available in the Sharp ROM?
Title: Where is dlopen() and libdl?
Post by: dhns on December 01, 2004, 03:59:37 am
Hi,
I don't know about dlopen on the 6000 but the 5500 and C860 have them. It appears they are part of libc. And they better should have them to be POSIX compliant...
-- hns