2014-03-06 22:02 GMT+01:00 Larry Brasfield <[email protected]>:
> This makes Cygwin unique among all operating systems with which I am
> familiar having support for hierarchical filesystems. Most importantly, if
> true, it would differ from Unixen. I suggest that, in fact, bare
> filenames, (names without any prepended directory path components), ARE
> expected to be found in "the current directory" as that is known to any
> process.
But not in dlopen():
See:
<http://man7.org/linux/man-pages/man3/dlopen.3.html>
Quoting:
If filename contains a slash ("/"), then it
is interpreted as a (relative or absolute) pathname. Otherwise, the
dynamic linker searches for the library as follows (see ld.so(8) for
further details):
I want the dlopen() in the Cygwin VFS to behave the same as other UNIX'es.
Regards,
Jan Nijtmans
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users