Hi,

> "The application failed to initialize properly (0xc0000005)".
> Any ideas what does it mean?

> I guess library linking problems. But have no ideas which one cause
it.

Do you have cygwin1.dll in the PATH?
you may want to use 'depends.exe' or  'dumpbin.exe /dependents' from
Microsoft
SDK or 'objdump --private-headers' from Cygwin distribution to find out
what specific dynamic libraries jc.exe depends on.

Reply via email to