On Sun, 27 Apr 2025, David Christensen via Cygwin wrote:

> The procedure entry point cygfuse_report could not be
> located in the dynamic link library C:\cygwin64\sshfs.exe.
> -> OK

Does sshfs.exe have any exports?  Should it?

(It is legal for an exe to have exports, and for a DLL to reference them,
consider the case of a program that loads plugins, which need to call APIs
from the program).

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to