SJ Luo writes:
> I have a small Perl program that utilize module
> Win32::API::Callback.
Sorry that it took so long, but the problem should be fixed with the new
release of that package. Please confirm that it works for your
application when you get the chance to test, thank you.
Regards,
Ach
Hi Achim,
> > By checking the gcc compile option, I found there is a gcc option
> > "-fno-stack-protector" provided when I compile this module by myself,
> > while the option is removed when I compile with cygport. If I try
> > manually compiling without this option, the same problem occurs.
>
>
SJ Luo writes:
> The two lines of commands "mv ; cp xxx" are to dereference the
> symbolic links of testing-needed dll files because
> Win32::API::LoadLibrary() seems not be able to resolve Cygwin symbolic
> link.
You'd need to use native symlinks for that to work, yes.
> By checking the
3 matches
Mail list logo