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
-
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?
-
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