[cffi-devel] trouble loading dll via cff:use-foreign-library

Luís Oliveira luismbo at gmail.com
Mon Feb 18 23:05:48 UTC 2008


On 18/02/2008, Mirko Vukovic <mirko.vukovic at gmail.com> wrote:
> Can you just tell me what are the permission settings of the dll's
> that you have? (I'm grasping at straws here)

$ cygcheck /bin/cyggsl-0.dll | sed 's/\\/\//g' | xargs ls -gGh
-rwxrwx---+ 1 603K Aug  4  2004 C:/WINDOWS/system32/ADVAPI32.DLL
-rwxrwx---+ 1 962K Apr 16  2007 C:/WINDOWS/system32/KERNEL32.dll
-rwxrwx---+ 1 571K Jul  9  2007 C:/WINDOWS/system32/RPCRT4.dll
-rwxrwx---+ 1  55K Aug  4  2004 C:/WINDOWS/system32/Secur32.dll
-rwxrwx---+ 1 692K Aug  4  2004 C:/WINDOWS/system32/ntdll.dll
-rwxr-x---+ 1 1.6M Sep 18 21:34 C:/cygwin/bin/cyggsl-0.dll
-rwxr-x---+ 1 1.8M Dec 14 18:22 C:/cygwin/bin/cygwin1.dll
-rwxr-x---+ 1 578K Mar 24  2006 C:/cygwin/lib/lapack/cygblas.dll

HTH.

-- 
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/



More information about the cffi-devel mailing list