Building dll's and executables in same package

Charles Wilson cygwin@cwilson.fastmail.fm
Wed Feb 18 08:48:00 GMT 2004


Yaakov Selkowitz wrote:

> OK, here's the story.  I built clamav after the following steps, and
> everything completed without errors, and cygcheck shows the applications
> are linked to cygclamav-1.dll.  But when I try running one of the
> programs that were built, I get a Windows error dialog:
> 
> freshclam.exe - Application Error
> 
> ~  The application failed to initialize properly (0xc0000005).  Click on
> OK to terminate the application.
> 
> This happens by all of the applications, even when I moved
> cygclamav-1.dll into my PATH, and even if I call the programs with
> - --help or --version options.  What's going on now??

Make sure that the dll has executable permissions.
chmod +x cygclamav-1.dll

--
Chuck


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



More information about the Cygwin mailing list